We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8759f17 commit a2b57e3Copy full SHA for a2b57e3
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Aug 18 11:10:25 EDT 1999
+Last updated: Mon Sep 6 23:55:43 EDT 1999
4
5
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
6
@@ -230,7 +230,7 @@ MISC
230
* Update pg_statistic table to remove operator column
231
* Allow char() not to use variable-sized header to reduce disk size
232
* Do async I/O to do better read-ahead of data
233
-* Fix memory exhaustion when using many OR's
+* -Fix memory exhaustion when using many OR's
234
* Get faster regex() code from Henry Spencer <henry@zoo.utoronto.ca>
235
when it is available
236
* Use mmap() rather than SYSV shared memory(?)
0 commit comments