提交 856d1faa 编写于 作者: B Bruce Momjian

Add:

> * Make row-wise comparisons work per SQL spec
>
上级 af7f6c0a
......@@ -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 Sep 10 06:03:35 EDT 2004
Last updated: Fri Sep 10 12:35:50 EDT 2004
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
......@@ -357,6 +357,8 @@ Commands
When enabled, this would allow errors in multi-statement transactions
to be automatically ignored.
* Make row-wise comparisons work per SQL spec
* ALTER
o -ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册