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

Commit 7c115da

Browse files
committed
Added:
> * Add checks for missing parameters to shell script, to prevent > over-shifting
1 parent b3199bc commit 7c115da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Feb 22 11:20:36 EST 2002
3+
Last updated: Sat Feb 23 16:51:48 EST 2002
44

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

@@ -173,6 +173,8 @@ COMMANDS
173173
* Allow UPDATE to handle complex aggregates [update]
174174
* Prevent create/drop scripts from allowing extra args (Bruce)
175175
* Allow command blocks to ignore certain types of errors
176+
* Add checks for missing parameters to shell script, to prevent
177+
over-shifting
176178

177179
* ALTER
178180
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)