File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Mon Apr 2 12:26:57 EDT 2001
3+ Last updated: Mon Apr 2 13:40:06 EDT 2001
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
@@ -252,8 +252,9 @@ MISCELLANEOUS
252252* Increase identifier length(NAMEDATALEN) if small performance hit
253253* Create a background process for each database that runs while
254254 database is idle, finding superceeded rows, gathering stats and vacuuming
255- * Transaction log, so re-do log can be on a separate disk with after-row
255+ * - Transaction log, so re-do log can be on a separate disk with after-row
256256 images (Vadim)
257+ * Implement UNDO using transaction log
257258* Populate backend status area and write program to dump status data
258259* Put sort files in their own directory
259260* Allow autocommit so always in a transaction block
You can’t perform that action at this time.
0 commit comments