Thanks to visit codestin.com Credit goes to github.com
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 b3199bc commit 7c115daCopy full SHA for 7c115da
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Feb 22 11:20:36 EST 2002
+Last updated: Sat Feb 23 16:51:48 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -173,6 +173,8 @@ COMMANDS
173
* Allow UPDATE to handle complex aggregates [update]
174
* Prevent create/drop scripts from allowing extra args (Bruce)
175
* Allow command blocks to ignore certain types of errors
176
+* Add checks for missing parameters to shell script, to prevent
177
+ over-shifting
178
179
* ALTER
180
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
0 commit comments