Commit f1eac87e authored by Bruce Momjian's avatar Bruce Momjian

Add:

> 	o Allow EXPLAIN EXECUTE to see prepared plans
parent 4b23f05c
TODO list for PostgreSQL
========================
Last updated: Tue Sep 17 18:22:38 EDT 2002
Last updated: Wed Sep 18 00:22:46 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -247,6 +247,7 @@ Commands
o -Allow SHOW to output as a query result, like EXPLAIN
o -Abort all SET changes made in an aborted transaction
o Add SET SCHEMA
o Allow EXPLAIN EXECUTE to see prepared plans
* SERVER-SIDE LANGUAGES
o Allow PL/PgSQL's RAISE function to take expressions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment