postgresql/src/backend
Thomas G. Lockhart 31174f11d0 Remove difftime() calls.
Still uses time_t declarations, but most code will be changed for next release.
1997-09-16 16:12:55 +00:00
..
access heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
bootstrap Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
catalog Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
commands heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
executor Fix pfree problem. 1997-09-15 14:29:01 +00:00
lib Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
libpq Dec alphaserver patch from Malcolm Beattie 1997-09-12 22:22:12 +00:00
main Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
nodes Cleanup from patch applied. 1997-09-13 11:45:50 +00:00
optimizer Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
parser Fix string conversions for operators in DEFAULT and CHECK clauses. 1997-09-16 16:11:20 +00:00
port Remove uint32 from inet_aton file. 1997-09-16 16:09:59 +00:00
postmaster Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
regex Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
rewrite heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
storage heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
tcop -S need in optarg... 1997-09-15 14:28:16 +00:00
tioga Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
utils Remove difftime() calls. 1997-09-16 16:12:55 +00:00
Makefile From: Darren King <aixssd!darrenk@abs.net> 1997-05-22 00:11:29 +00:00