]> granicus.if.org Git - postgresql/commitdiff
Add newline.
authorBruce Momjian <bruce@momjian.us>
Sat, 9 Oct 2004 00:33:28 +0000 (00:33 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 9 Oct 2004 00:33:28 +0000 (00:33 +0000)
doc/TODO

index edfeb41d222305293698aeac31a016a2cf26660f..1121710ed0b23c0a533c16291e9586236266ec64 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
 Bracketed items "[]" have more detail.
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:          Fri Oct  8 12:28:20 EDT 2004
+Last updated:          Fri Oct  8 20:33:19 EDT 2004
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -324,6 +324,7 @@ Commands
 
   When enabled, this would allow errors in multi-statement transactions 
   to be automatically ignored.
+
 * Make row-wise comparisons work per SQL spec