summaryrefslogtreecommitdiff
path: root/src/include/utils/datetime.h
Commit message (Expand)AuthorAgeFilesLines
* Back-patch tz name length fixes into REL7_0.Tom Lane2000-05-291-3/+3
* Fix spelling of "millennium".Thomas G. Lockhart2000-04-141-4/+4
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-23/+23
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-141-169/+5
* Implement "date/time grand unification".Thomas G. Lockhart2000-02-161-4/+421
* Add:Bruce Momjian2000-01-261-2/+3
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-3/+1
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-3/+3
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-3/+3
* Remove code not previously enabled with USE_NEW_DATE and USE_NEW_TIMEThomas G. Lockhart1997-06-231-27/+1
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-1/+19
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-0/+30