Marc G. Fournier
5b4b3d563d
From: Jun Kuwamura <juk@rccm.co.jp>
...
This patch fix the Makefiles in contrib/{pginterface, spi,
miscutil, int8, ip_and_mac, sequence, soundex, string, userlock,
array, datetime} to install their modules in one directory(lib/modules/).
1998-04-22 04:16:46 +00:00
Bruce Momjian
a32450a585
pgindent run before 6.3 release, with Thomas' requested changes.
1998-02-26 04:46:47 +00:00
Marc G. Fournier
b59e20db1a
From: plh@opim.uconn.edu
...
Missing = in an update
1998-02-14 18:04:39 +00:00
Marc G. Fournier
8169769ee5
From: "Michael J. Maravillo" <mmj@philonline.com>
...
This patch makes it possible to do a "real" make distclean (back to its
fresh state) on the distribution after compilation, regression testing,
etc.
1998-01-17 23:39:35 +00:00
Bruce Momjian
9d00fbbeb0
Change some labels in bootparse to make ctags happy. Clean up outfunc/readfunc code and add missing fields for Query structure and new Union fields. Fix optimizer bug shown in new \do command. Change WARN to ERROR in contrib and regression stuff.
1998-01-06 18:53:02 +00:00
Vadim B. Mikheev
629e895101
Trigger function for inserting user names.
...
Install compiled functions into $(LIBDIR)/contrib.
(Thanks to Brook Milligan <brook@trillium.NMSU.Edu>)
1997-10-17 09:55:34 +00:00
Vadim B. Mikheev
d75206fdf5
General function for SERIAL/IDENTITY/AUTOINCREMENT feature.
...
Handle INSERT event in timetravel().
1997-10-02 18:01:57 +00:00
Vadim B. Mikheev
af5c86e2d1
General trigger functions for time-travel
1997-09-24 08:17:14 +00:00
Vadim B. Mikheev
7f97e05b09
char* --> Datum
1997-09-12 04:58:59 +00:00
Vadim B. Mikheev
f1861395f3
README for refint.c and example of using.
1997-09-12 02:41:15 +00:00
Vadim B. Mikheev
b09114b1be
Changed for regression tests.
1997-09-11 09:08:31 +00:00
Vadim B. Mikheev
b6f348cd33
General trigger functions for referential integrity.
1997-09-11 06:51:23 +00:00