We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcd24f commit 8176465Copy full SHA for 8176465
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Feb 23 14:14:34 EST 2001
+Last updated: Fri Feb 23 14:21:34 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -344,7 +344,7 @@ SOURCE CODE
344
* Fix username/password length limits in all areas
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 on shared structure (Bruce)
+* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
348
349
---------------------------------------------------------------------------
350
0 commit comments