summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/timestamp.c
AgeCommit message (Expand)Author
1997-10-09Support special values 'now', 'current', etc on output.Thomas G. Lockhart
1997-09-16Remove difftime() calls.Thomas G. Lockhart
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-19Fix for sunos4 difftime() call.Bruce Momjian
1997-07-28Remove sparc dir, add difftime macro for sunos.Bruce Momjian
1997-07-01Use common parser and encoder for timestamp data type.Thomas G. Lockhart
1997-05-11Fix timezone manipulation code to avoid crashes on some machines.Thomas G. Lockhart
1997-04-03From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier
1997-04-02From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier
1997-03-25From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier
1997-03-14Missed another tar file... :(Marc G. Fournier