1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Add newline.

This commit is contained in:
Bruce Momjian
2004-10-09 00:33:28 +00:00
parent e95130e882
commit d157f4c26a

View File

@ -5,7 +5,7 @@ TODO list for PostgreSQL
Bracketed items "[]" have more detail. Bracketed items "[]" have more detail.
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) 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 The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org. site, http://www.PostgreSQL.org.
@ -324,6 +324,7 @@ Commands
When enabled, this would allow errors in multi-statement transactions When enabled, this would allow errors in multi-statement transactions
to be automatically ignored. to be automatically ignored.
* Make row-wise comparisons work per SQL spec * Make row-wise comparisons work per SQL spec