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 |