[PATCHES] foreign key constraints referencing inherited relations - WIP

2005-11-10 Thread Matt Newell
le per index, or per inheritance? Matt Newell, Blur Studio ? GNUmakefile ? config.log ? config.status ? inherit_fkey.diff ? pre_upgrade.sql ? src/Makefile.global ? src/backend/postgres ? src/backend/catalog/postgres.bki ? src/backend/catalog/postgres.description ? src/backend/utils

Re: [PATCHES] TCL fix in HEAD

2007-09-28 Thread Matt Newell
On Friday 28 September 2007 14:04, Bruce Momjian wrote: > ** 178,184 >* within Postgres, but we implement all the functions for completeness. >* We can only fix this with Tcl >= 8.2, when Tcl_SetNotifier() appeared. >*/ > ! #if HAVE_TCL_VERSION(8,2) You missed the 8.2 in the comme