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 414f94f commit cdf220fCopy full SHA for cdf220f
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Feb 19 14:06:37 EST 2001
+Last updated: Mon Feb 19 15:46:05 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -321,6 +321,7 @@ MISC
321
* Prevent pg_attribute from having duplicate oids for indexes (Tom)
322
* Force transactions that commit at near the same time use a single fsync()
323
* Make blind writes go through the file descriptor cache
324
+* LAZY VACUUM (Vadim)
325
326
SOURCE CODE
327
-----------
0 commit comments