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

Commit 86f8949

Browse files
committed
Update TODO list.
1 parent 2ef6e7e commit 86f8949

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Mar 14 14:28:37 EST 2001
3+
Last updated: Tue Mar 20 14:56:07 EST 2001
44

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

@@ -271,6 +271,7 @@ PERFORMANCE
271271
* -Allow transaction commits with rollback with no-fsync performance
272272
(Vadim)
273273
* Delay fsync() when other backends are about to commit too [fsync]
274+
* Determine optimal commit_delay value
274275

275276
INDEXES
276277

@@ -353,6 +354,7 @@ SOURCE CODE
353354
* HOLDER/HOLDERTAB reanme to PROCLOCKLINK/PROCLOCKLINKTAG (Tom)
354355
* Correct CRC WAL code to be a real CRC64 algorithm
355356
* Add version file format stamp to heap and other table types
357+
* Make elog(LOG) in WAL its own output type, distinct from DEBUG
356358

357359
---------------------------------------------------------------------------
358360

0 commit comments

Comments
 (0)