PostgreSQL TODO List
====================
-Last updated: Sun Feb 12 22:42:37 EST 2006
+Last updated: Fri Feb 24 22:40:15 EST 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
Currently non-global system tables must be in the default database
tablespace. Global system tables can never be moved.
- o %Disallow dropping of an inherited constraint
o %Prevent child tables from altering or dropping constraints
like CHECK that were inherited from the parent table
o Have ALTER INDEX update the name of a constraint using that index
-Last updated: Sun Feb 12 22:42:37 EST 2006
+Last updated: Fri Feb 24 22:40:15 EST 2006
The most recent version of this document can be viewed at
Currently non-global system tables must be in the default database
tablespace. Global system tables can never be moved.
-
%Disallow dropping of an inherited constraint
%Prevent child tables from altering or dropping constraints
like CHECK that were inherited from the parent table
Have ALTER INDEX update the name of a constraint using that index