Add:
authorBruce Momjian <[email protected]>
Thu, 24 Mar 2005 05:15:59 +0000 (05:15 +0000)
committerBruce Momjian <[email protected]>
Thu, 24 Mar 2005 05:15:59 +0000 (05:15 +0000)
<
> * Add GUC to issue notice about queries that use unjoined tables

doc/TODO

index 3230d1aca074104fdc82cdf202971daaabb33e9e..254dd138a09de70cbd669b2ec512efec22b38fe8 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 TODO list for PostgreSQL
 ========================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:          Wed Mar 23 22:50:24 EST 2005
+Last updated:          Thu Mar 24 00:15:59 EST 2005
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -413,7 +413,7 @@ Commands
   We could also change RESET ALL to have this functionality.
 
 * Allow FOR UPDATE queries to do NOWAIT locks
-
+* Add GUC to issue notice about queries that use unjoined tables
 
 * ALTER
        o Have ALTER TABLE RENAME rename SERIAL sequence names