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 f7fb29d commit 8dcc4c0Copy full SHA for 8dcc4c0
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jan 3 12:30:27 EST 2002
+Last updated: Thu Jan 3 13:12:10 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -176,6 +176,7 @@ COMMANDS
176
* Add OR REPLACE clauses to non-FUNCTION object creation
177
* CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
178
* Allow UPDATE to handle complex aggregates [update]
179
+* Prevent create/drop scripts from allowing extra args (Bruce)
180
* ALTER
181
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
182
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place
0 commit comments