Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 50bbb3a

Browse files
committed
Add:
> * Return proper effected tuple count from complex commands [return]
1 parent d876770 commit 50bbb3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sun Aug 25 21:04:40 EDT 2002
3+
Last updated: Mon Aug 26 13:39:18 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -189,6 +189,7 @@ Commands
189189
* -Prevent create/drop scripts from allowing extra args (Bruce)
190190
* Allow command blocks to ignore certain types of errors
191191
* Allow backslash handling in quoted strings to be disabled for portability
192+
* Return proper effected tuple count from complex commands [return]
192193

193194
* ALTER
194195
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)