Update:
> o Abort all or commit all SET changes made in an aborted transaction
This commit is contained in:
parent
f8c77a089c
commit
953287768e
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Apr 18 01:06:09 EDT 2002
|
Last updated: Thu Apr 18 10:32:23 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -236,7 +236,7 @@ COMMANDS
|
|||||||
ANALYZE, and CLUSTER
|
ANALYZE, and CLUSTER
|
||||||
o Add SHOW command to see locale
|
o Add SHOW command to see locale
|
||||||
o Allow SHOW to output as a query result, like EXPLAIN
|
o Allow SHOW to output as a query result, like EXPLAIN
|
||||||
o Abort SET changes made in aborted transactions (?)
|
o Abort all or commit all SET changes made in an aborted transaction
|
||||||
|
|
||||||
* SERVER-SIDE LANGUAGES
|
* SERVER-SIDE LANGUAGES
|
||||||
o Allow PL/PgSQL's RAISE function to take expressions
|
o Allow PL/PgSQL's RAISE function to take expressions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user