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 cc4eea8 commit 52401d8Copy full SHA for 52401d8
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Sep 29 20:46:02 EDT 2001
+Last updated: Sat Sep 29 20:49:02 EDT 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -337,6 +337,7 @@ SOURCE CODE
337
* Use BlockNumber rather than int where appropriate
338
* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
339
* HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
340
+* Remove LockMethodTable.prio field, not used (Bruce)
341
* Add version file format stamp to heap and other table types
342
* -Make elog(LOG) in WAL its own output type, distinct from DEBUG (Peter E)
343
* Rename some /contrib modules from pg* to pg_*
0 commit comments