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

Commit cc4eea8

Browse files
committed
Update TODO list.
1 parent 0386ccf commit cc4eea8

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: Sat Sep 29 20:43:59 EDT 2001
3+
Last updated: Sat Sep 29 20:46:02 EDT 2001
44

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

@@ -336,7 +336,7 @@ SOURCE CODE
336336
* Make sure all block numbers are unsigned to increase maximum table size
337337
* Use BlockNumber rather than int where appropriate
338338
* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
339-
* HOLDER/HOLDERTAB rename to PROCLOCKLINK/PROCLOCKLINKTAG (Bruce)
339+
* HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
340340
* Add version file format stamp to heap and other table types
341341
* -Make elog(LOG) in WAL its own output type, distinct from DEBUG (Peter E)
342342
* Rename some /contrib modules from pg* to pg_*

0 commit comments

Comments
 (0)