File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Wed Jul 17 18:14:22 EDT 2002
3
+ Last updated: Thu Jul 18 01:01:32 EDT 2002
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -466,7 +466,7 @@ Source Code
466
466
467
467
* Add use of 'const' for variables in source tree
468
468
* -Fix problems with libpq non-blocking/async code
469
- * Make sure all block numbers are unsigned to increase maximum table size
469
+ * - Make sure all block numbers are unsigned to increase maximum table size
470
470
* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
471
471
* HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
472
472
* Remove LockMethodTable.prio field, not used (Bruce)
You can’t perform that action at this time.
0 commit comments