Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8be3cfb

Browse files
committed
Done:
> * -Remove LockMethodTable.prio field, not used (Bruce)
1 parent 52457ca commit 8be3cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Jul 30 20:38:35 EDT 2002
3+
Last updated: Tue Jul 30 23:13:00 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -469,7 +469,7 @@ Source Code
469469
* -Make sure all block numbers are unsigned to increase maximum table size
470470
* -Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
471471
* -HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
472-
* Remove LockMethodTable.prio field, not used (Bruce)
472+
* -Remove LockMethodTable.prio field, not used (Bruce)
473473
* Rename some /contrib modules from pg* to pg_*
474474
* Move some things from /contrib into main tree
475475
* Remove warnings created by -Wcast-align

0 commit comments

Comments
 (0)