summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-12-11 02:16:25 +0000
committerBruce Momjian <bruce@momjian.us>2005-12-11 02:16:25 +0000
commitc10593149a2cdcb6376bbee2947ba7fd59cc4ffb (patch)
tree9b993f0a235eeeb52e2decbca2d580fdcf424130 /doc/TODO
parent26175514311ef1229e9be3c70ead499980b7ed1e (diff)
Remove item:
< * Add GUC variable to run a command on database panic or < smart/fast/immediate shutdown
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index e4c1b39040c..9999748d50c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Fri Dec 9 16:45:59 EST 2005
+Last updated: Sat Dec 10 21:16:26 EST 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -48,8 +48,6 @@ Administration
in subtables that are partitioned based on the primary key or a WHERE
clause
* Add function to report the time of the most recent server reload
-* Add GUC variable to run a command on database panic or
- smart/fast/immediate shutdown
* Improve replication solutions