diff options
| author | Bruce Momjian | 2004-06-14 13:42:47 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2004-06-14 13:42:47 +0000 |
| commit | 8b8bbfff45715480905774363256344a629f0f7d (patch) | |
| tree | 42b4b95ba72ddd3e3bc1d6d5a21c64bb1575b0d0 | |
| parent | 2990b8a4a60a61e16097f7d219e66ffd8ca989eb (diff) | |
New wording:
< in-progress when the server crashed
> in-progress when the server terminates abruptly
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sun Jun 13 19:42:59 EDT 2004 +Last updated: Mon Jun 14 09:42:46 EDT 2004 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -51,7 +51,7 @@ Administration * Allow external interfaces to extend the GUC variable set * Allow GRANT/REVOKE permissions to be given to all schema objects with one command * Remove unreferenced table files created by transactions that were - in-progress when the server crashed + in-progress when the server terminates abruptly |
