aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-06-14 13:44:00 +0000
committerBruce Momjian <bruce@momjian.us>2004-06-14 13:44:00 +0000
commitf4b0d28aa0b4df2b4aa268cf3e5fb58de1410f14 (patch)
tree96683c64797ab31a46c91c68314f9621f66c2fb8
parent8b8bbfff45715480905774363256344a629f0f7d (diff)
downloadpostgresql-f4b0d28aa0b4df2b4aa268cf3e5fb58de1410f14.tar.gz
postgresql-f4b0d28aa0b4df2b4aa268cf3e5fb58de1410f14.zip
New wording:
< in-progress when the server terminates abruptly > in-progress when the server terminated abruptly
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index bde64bef47e..9a185bb2f37 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Mon Jun 14 09:42:46 EDT 2004
+Last updated: Mon Jun 14 09:43:58 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 terminates abruptly
+ in-progress when the server terminated abruptly