Skip to content

Commit f1eac87

Browse files
committed
Add:
> o Allow EXPLAIN EXECUTE to see prepared plans
1 parent 4b23f05 commit f1eac87

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: Tue Sep 17 18:22:38 EDT 2002
3+
Last updated: Wed Sep 18 00:22:46 EDT 2002
44

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

@@ -247,6 +247,7 @@ Commands
247247
o -Allow SHOW to output as a query result, like EXPLAIN
248248
o -Abort all SET changes made in an aborted transaction
249249
o Add SET SCHEMA
250+
o Allow EXPLAIN EXECUTE to see prepared plans
250251

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

0 commit comments

Comments
 (0)