Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 55c6f06

Browse files
committed
Add:
> o Add GUC parameter to control the maximum number of rewrite cycles
1 parent f1c0071 commit 55c6f06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Oct 18 22:31:00 EDT 2002
3+
Last updated: Sat Oct 19 22:29:58 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -254,6 +254,7 @@ Commands
254254
o Add SET SCHEMA
255255
o Allow EXPLAIN EXECUTE to see prepared plans
256256
o Allow SHOW of non-modifiable variables, like pg_controldata
257+
o Add GUC parameter to control the maximum number of rewrite cycles
257258

258259
* SERVER-SIDE LANGUAGES
259260
o Allow PL/PgSQL's RAISE function to take expressions

0 commit comments

Comments
 (0)