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 afa178e commit e2b668bCopy full SHA for e2b668b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Sep 6 12:59:41 EDT 2001
+Last updated: Thu Sep 6 16:11:01 EDT 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -151,6 +151,7 @@ COMMANDS
151
* Change PL/PgSQL to use palloc() instead of malloc()
152
* -Allow GRANT/REVOKE to handle multiple user/group names
153
* -Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER (Vince)
154
+* Disallow TRUNCATE on tables that are involved in referential constraints
155
* ALTER
156
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
157
o ALTER TABLE ADD COLUMN to inherited table put column in wrong place
0 commit comments