From: Bruce Momjian Date: Mon, 14 Jun 2004 13:42:47 +0000 (+0000) Subject: New wording: X-Git-Tag: REL8_0_0BETA1~357 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8b8bbfff45715480905774363256344a629f0f7d;p=thirdparty%2Fpostgresql.git New wording: < in-progress when the server crashed > in-progress when the server terminates abruptly --- diff --git a/doc/TODO b/doc/TODO index 93282676227..bde64bef47e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -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