]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Fri, 23 Aug 2002 02:46:39 +0000 (02:46 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 23 Aug 2002 02:46:39 +0000 (02:46 +0000)
> * Add GUC parameter to print queries that generate errors

doc/TODO

index a376d01907d59079482d3ce2d07c783121621b41..85bb88cf600dd9daac26dc8cea8dc76cf7ff55c9 100644 (file)
--- 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
 ==========