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 0817130 commit 25d95a2Copy full SHA for 25d95a2
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Feb 6 19:52:31 EST 2001
+Last updated: Tue Feb 6 19:52:47 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -314,7 +314,7 @@ MISC
314
* Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
315
ANALYZE, and CLUSTER
316
* Delay fsync() when other backends are about to commit too [fsync]
317
-* Prevent pg_attribute from having duplicate oids for indexes
+* Prevent pg_attribute from having duplicate oids for indexes (Tom)
318
319
SOURCE CODE
320
-----------
0 commit comments