summaryrefslogtreecommitdiff
path: root/contrib/spi
AgeCommit message (Expand)Author
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-08-03More functions updated to new fmgr style --- money, name, tid datatypes.Tom Lane
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-07-05Update textin() and textout() to new fmgr style. This is just phaseTom Lane
2000-07-04Makefile cleanup from Karel.Bruce Momjian
2000-07-03 Very small changes in the contrib's pg_dumplo in the attache.Bruce Momjian
2000-06-19Remove old README files.Bruce Momjian
2000-06-19Add missing /contrib filesBruce Momjian
2000-06-19Update to /contrib from Karel.Bruce Momjian
2000-06-16Cleanup README Makefile installs.Bruce Momjian
2000-06-15Add missing /contrib files to CVS.Bruce Momjian
2000-06-15/contrib patch from Karel.Bruce Momjian
2000-06-11Update sequence-related functions to new fmgr style. Remove downcasing,Tom Lane
2000-06-09Another round of updates for new fmgr, mostly in the datetime code.Tom Lane
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-05-29Second round of fmgr changes: triggers are now invoked in new style,Tom Lane
1999-05-25pgindent run over code.Bruce Momjian
1999-05-17Updates for 6.5.Bruce Momjian
1999-05-16Undo collateral damage from recent patch: Makefile hadTom Lane
1999-05-12I am sorry, I misinterpreted the still failing trigger regression test.Bruce Momjian
1999-05-10I send you a attach of my modified refint.c thatBruce Momjian
1999-03-15Hi All,Bruce Momjian
1998-12-14OK, here is a diff for the README file in /usr/src/pgsql/contrib/spi/.Bruce Momjian
1998-12-12New moddatetime contrib from Terry Mackintosh.Bruce Momjian
1998-10-06> > There is a bug in check_foreign_key of refint.c which is bundled withBruce Momjian
1998-04-22From: Jun Kuwamura <juk@rccm.co.jp>Marc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-14From: plh@opim.uconn.eduMarc G. Fournier
1998-01-17From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier
1998-01-06Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...Bruce Momjian
1997-10-17Trigger function for inserting user names.Vadim B. Mikheev
1997-10-02General function for SERIAL/IDENTITY/AUTOINCREMENT feature.Vadim B. Mikheev
1997-09-24General trigger functions for time-travelVadim B. Mikheev
1997-09-12char* --> DatumVadim B. Mikheev
1997-09-12README for refint.c and example of using.Vadim B. Mikheev
1997-09-11Changed for regression tests.Vadim B. Mikheev
1997-09-11General trigger functions for referential integrity.Vadim B. Mikheev