File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11TODO 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
55Current 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
275276INDEXES
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
You can’t perform that action at this time.
0 commit comments