We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b23f05 commit f1eac87Copy full SHA for f1eac87
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Sep 17 18:22:38 EDT 2002
+Last updated: Wed Sep 18 00:22:46 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -247,6 +247,7 @@ Commands
247
o -Allow SHOW to output as a query result, like EXPLAIN
248
o -Abort all SET changes made in an aborted transaction
249
o Add SET SCHEMA
250
+ o Allow EXPLAIN EXECUTE to see prepared plans
251
252
* SERVER-SIDE LANGUAGES
253
o Allow PL/PgSQL's RAISE function to take expressions
0 commit comments