Commit e90dbd27 authored by Bruce Momjian's avatar Bruce Momjian

Updated:

> 	o Abort all SET changes made in an aborted transaction
parent 998e1c17
TODO list for PostgreSQL
========================
Last updated: Thu Apr 25 16:27:30 EDT 2002
Last updated: Fri Apr 26 14:32:27 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -237,7 +237,7 @@ Commands
ANALYZE, and CLUSTER
o Add SHOW command to see locale
o Allow SHOW to output as a query result, like EXPLAIN
o Abort all, some or, no SET changes made in an aborted transaction
o Abort all SET changes made in an aborted transaction
* 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