<
346a346
> * Remove CREATE CONSTRAINT TRIGGER
TODO list for PostgreSQL
========================
-Last updated: Wed Oct 8 17:43:55 EDT 2003
+Last updated: Wed Oct 8 18:29:55 EDT 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
* Fix upper()/lower() to work for multibyte encodings
-
Views / Rules
=============
* Print table names with constraint names in error messages, or make constraint
names unique within a schema
* Issue NOTICE if foreign key data type doesn't match primary key
+* Remove CREATE CONSTRAINT TRIGGER
Dependency Checking