Update:
authorBruce Momjian
Thu, 18 Apr 2002 14:32:36 +0000 (14:32 +0000)
committerBruce Momjian
Thu, 18 Apr 2002 14:32:36 +0000 (14:32 +0000)
>  o Abort all or commit all SET changes made in an aborted transaction

doc/TODO

index e385c603cb51058f6fd07188dc98c3bb873ea727..1602c18f005dd125264b33a6647af03eedbd0784 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 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 ([email protected])
 
@@ -236,7 +236,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 SET changes made in aborted transactions (?)
+   o Abort all or commit all SET changes made in an aborted transaction
 
 * SERVER-SIDE LANGUAGES
    o Allow PL/PgSQL's RAISE function to take expressions