Added:
> * Add checks for missing parameters to shell script, to prevent > over-shifting
This commit is contained in:
parent
b3199bc9fa
commit
7c115da703
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Fri Feb 22 11:20:36 EST 2002
|
Last updated: Sat Feb 23 16:51:48 EST 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -173,6 +173,8 @@ COMMANDS
|
|||||||
* Allow UPDATE to handle complex aggregates [update]
|
* Allow UPDATE to handle complex aggregates [update]
|
||||||
* 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
|
||||||
|
* Add checks for missing parameters to shell script, to prevent
|
||||||
|
over-shifting
|
||||||
|
|
||||||
* 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user