From: Bruce Momjian Date: Thu, 18 Apr 2002 17:24:47 +0000 (+0000) Subject: More neutral: X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=18d9e584fc1a8a7d5acccbbe05fc32c1acc5b054;p=users%2Fbernd%2Fpostgres.git More neutral: > o Abort all, some or, no SET changes made in an aborted transaction --- diff --git a/doc/TODO b/doc/TODO index 1602c18f00..98f9efaf30 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Apr 18 10:32:23 EDT 2002 +Last updated: Thu Apr 18 13:24:28 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -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 all or commit all SET changes made in an aborted transaction + o Abort all, some or, no SET changes made in an aborted transaction * SERVER-SIDE LANGUAGES o Allow PL/PgSQL's RAISE function to take expressions