8000
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 a37666c commit d106fd2Copy full SHA for d106fd2
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Feb 23 14:21:34 EST 2001
+Last updated: Fri Feb 23 14:38:26 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -345,6 +345,7 @@ SOURCE CODE
345
* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
346
* Make sure all block numbers are unsigned to increase maximum table size
347
* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
348
+* HOLDER/HOLDERTAB reanme to PROCLOCKLINK/PROCLOCKLINKTAG (Tom)
349
350
---------------------------------------------------------------------------
351
0 commit comments