We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d876770 commit 50bbb3aCopy full SHA for 50bbb3a
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Aug 25 21:04:40 EDT 2002
+Last updated: Mon Aug 26 13:39:18 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -189,6 +189,7 @@ Commands
189
* -Prevent create/drop scripts from allowing extra args (Bruce)
190
* Allow command blocks to ignore certain types of errors
191
* Allow backslash handling in quoted strings to be disabled for portability
192
+* Return proper effected tuple count from complex commands [return]
193
194
* ALTER
195
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments