diff options
author | Bruce Momjian | 2002-08-23 02:46:39 +0000 |
---|---|---|
committer | Bruce Momjian | 2002-08-23 02:46:39 +0000 |
commit | 3d801dbb1cb71e4afb9b41331458a53770559d6c (patch) | |
tree | 69da4acc491e82065ed1e45e183f6968eb732f8e | |
parent | ebddac07a90b4593631d29cc8482b8fc83b88cda (diff) |
Add:
> * Add GUC parameter to print queries that generate errors
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ========== |