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 b36df04 commit d5de91dCopy full SHA for d5de91d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Dec 29 20:50:57 EST 2001
+Last updated: Thu Jan 3 00:06:35 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -174,6 +174,7 @@ COMMANDS
174
* Add OR REPLACE clauses to non-FUNCTION object creation
175
* CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
176
* Allow UPDATE to handle complex aggregates [update]
177
+* Change 'createlang [langname] dbname' to 'createlang langname [dbname]'
178
* ALTER
179
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
180
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place
0 commit comments