Add:
authorBruce Momjian <bruce@momjian.us>
Sun, 20 Oct 2002 02:30:04 +0000 (02:30 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 20 Oct 2002 02:30:04 +0000 (02:30 +0000)
>  o Add GUC parameter to control the maximum number of rewrite cycles

doc/TODO

index 221713fd470fb6b4c4a2751d2aecabf4bfed16ff..2873b477fa34649c4b15a9ed4f1526013dde6ef6 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Oct 18 22:31:00 EDT 2002
+Last updated:          Sat Oct 19 22:29:58 EDT 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -254,6 +254,7 @@ Commands
        o Add SET SCHEMA
        o Allow EXPLAIN EXECUTE to see prepared plans
        o Allow SHOW of non-modifiable variables, like pg_controldata
+       o Add GUC parameter to control the maximum number of rewrite cycles
 
 * SERVER-SIDE LANGUAGES
        o Allow PL/PgSQL's RAISE function to take expressions