summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2002-08-23 02:46:39 +0000
committerBruce Momjian2002-08-23 02:46:39 +0000
commit3d801dbb1cb71e4afb9b41331458a53770559d6c (patch)
tree69da4acc491e82065ed1e45e183f6968eb732f8e
parentebddac07a90b4593631d29cc8482b8fc83b88cda (diff)
Add:
> * Add GUC parameter to print queries that generate errors
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index a376d01907d..85bb88cf600 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Thu Aug 22 00:47:19 EDT 2002
+Last updated: Thu Aug 22 22:46:35 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -70,7 +70,7 @@ Administration
* Allow easy display of usernames in a group
* Allow configuration files to be specified in a different directory
* Reserve last few process slots for super-user if max_connections reached
-
+* Add GUC parameter to print queries that generate errors
Data Types
==========