10000
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 59ab6a4 commit 698a0b8Copy full SHA for 698a0b8
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Mar 20 17:04:41 EST 2001
+Last updated: Tue Mar 20 23:30:04 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -312,7 +312,7 @@ MISCELLANEOUS
312
* Do async I/O to do better read-ahead of data
313
* Get faster regex() code from Henry Spencer <henry@zoo.utoronto.ca>
314
when it is available
315
-* Use mmap() rather than SYSV shared memory(?)
+* Use mmap() rather than SYSV shared memory(?) [mmap]
316
* -Make oid use oidin/oidout not int4in/int4out in pg_type.h (Tom)
317
* Improve Subplan list handling
318
* Allow Subplans to use efficient joins(hash, merge) with upper variable
0 commit comments