summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/timestamp.c
Commit message (Expand)AuthorAgeFilesLines
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Final cleanup.Bruce Momjian1999-07-161-1/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-1/+0
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-0/+1
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-9/+9
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-13/+13
* Change a few routine names back to full length now that pg_proc allowsThomas G. Lockhart1997-12-231-4/+4
* Shorten routine names to <= 16 characters to fit in pg_proc table.Thomas G. Lockhart1997-10-251-17/+8
* Support special values 'now', 'current', etc on output.Thomas G. Lockhart1997-10-091-23/+25
* Remove difftime() calls.Thomas G. Lockhart1997-09-161-126/+28
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-1/+1
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-21/+21
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-60/+66
* Fix for sunos4 difftime() call.Bruce Momjian1997-08-191-1/+1
* Remove sparc dir, add difftime macro for sunos.Bruce Momjian1997-07-281-0/+5
* Use common parser and encoder for timestamp data type.Thomas G. Lockhart1997-07-011-3/+21
* Fix timezone manipulation code to avoid crashes on some machines.Thomas G. Lockhart1997-05-111-1/+2
* From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier1997-04-031-9/+89
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-021-0/+20
* From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier1997-03-251-32/+24
* Missed another tar file... :(Marc G. Fournier1997-03-141-0/+98