Commit 50bbb3a1 authored by Bruce Momjian's avatar Bruce Momjian

Add:

> * Return proper effected tuple count from complex commands [return]
parent d8767702
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Sun Aug 25 21:04:40 EDT 2002 Last updated: Mon Aug 26 13:39:18 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -189,6 +189,7 @@ Commands ...@@ -189,6 +189,7 @@ Commands
* -Prevent create/drop scripts from allowing extra args (Bruce) * -Prevent create/drop scripts from allowing extra args (Bruce)
* Allow command blocks to ignore certain types of errors * Allow command blocks to ignore certain types of errors
* Allow backslash handling in quoted strings to be disabled for portability * Allow backslash handling in quoted strings to be disabled for portability
* Return proper effected tuple count from complex commands [return]
* ALTER * ALTER
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment