postgresql/contrib/spi
Tom Lane 50eed107ae Remove contrib/spi/preprocessor, which has been uninteresting ever
since we supported standard FOREIGN KEY constraint syntax.  It was
harmless enough just sitting there, but the prospect of having to
document it is surely more work than it's worth.
2007-12-03 19:20:40 +00:00
..
Makefile Remove obsoleted README files. 2007-12-03 04:22:54 +00:00
autoinc.c Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
autoinc.example General function for SERIAL/IDENTITY/AUTOINCREMENT feature. 1997-10-02 18:01:57 +00:00
autoinc.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
insert_username.c Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
insert_username.example Trigger function for inserting user names. 1997-10-17 09:55:34 +00:00
insert_username.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
moddatetime.c Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
moddatetime.example Remove the last traces of datatypes datetime and timespan. 2002-05-03 04:11:08 +00:00
moddatetime.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
refint.c Make use of plancache module for SPI plans. In particular, since plpgsql 2007-03-15 23:12:07 +00:00
refint.example README for refint.c and example of using. 1997-09-12 02:41:15 +00:00
refint.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
timetravel.c Make use of plancache module for SPI plans. In particular, since plpgsql 2007-03-15 23:12:07 +00:00
timetravel.example Here is 4 file in tgz: 2003-07-27 04:51:45 +00:00
timetravel.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00