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 52457ca commit 8be3cfbCopy full SHA for 8be3cfb
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Jul 30 20:38:35 EDT 2002
+Last updated: Tue Jul 30 23:13:00 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -469,7 +469,7 @@ Source Code
469
* -Make sure all block numbers are unsigned to increase maximum table size
470
* -Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
471
* -HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
472
-* Remove LockMethodTable.prio field, not used (Bruce)
+* -Remove LockMethodTable.prio field, not used (Bruce)
473
* Rename some /contrib modules from pg* to pg_*
474
* Move some things from /contrib into main tree
475
* Remove warnings created by -Wcast-align
0 commit comments