]> granicus.if.org Git - postgresql/commitdiff
Mark as done:
authorBruce Momjian <bruce@momjian.us>
Fri, 7 Jun 2002 03:47:06 +0000 (03:47 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 7 Jun 2002 03:47:06 +0000 (03:47 +0000)
>  o -Abort all SET changes made in an aborted transaction

doc/TODO

index 433999e0747b5736a913d60830bfc5fabd6ffab9..498f4f39cb022eb0ea4a89f3da11b82c4bf61620 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Mon Jun  3 18:45:19 EDT 2002
+Last updated:          Thu Jun  6 23:46:49 EDT 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -239,7 +239,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 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