]> granicus.if.org Git - postgresql/history - src/include/utils/datetime.h
Commit to match discussed elog() changes. Only update is that LOG is
[postgresql] / src / include / utils / datetime.h
2002-01-01 Thomas G. LockhartRename TIME token to ISOTIME to eliminate conflict...
2001-12-29 Thomas G. LockhartRework the date/time parsing to tighten up some cases...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-23 Tom LaneDocument range restriction on bit values used in INTERV...
2001-09-28 Thomas G. LockhartMeasure the current transaction time to milliseconds.
2001-08-27 Tom LaneRemove unneeded/unportable extern.
2001-07-10 Tom LaneEnsure macros are adequately parenthesized.
2001-06-18 Bruce MomjianAdd GUC setting for Australian timezones. Uses new...
2001-05-03 Tom LaneConsolidate several near-identical uses of mktime(...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-18 Thomas G. LockhartFix up "Postgres-style" time interval representation...
2000-06-08 Bruce MomjianMark functions as static and ifdef NOT_USED as appropriate.
2000-05-29 Tom LaneRepair problems with overrun of timezone name length...
2000-04-14 Thomas G. LockhartFix spelling of "millennium".
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-14 Thomas G. LockhartImplement column aliases on views "CREATE VIEW name...
2000-02-16 Thomas G. LockhartImplement "date/time grand unification".
2000-01-26 Bruce MomjianAdd:
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-06-23 Thomas G. LockhartRemove code not previously enabled with USE_NEW_DATE...
1997-03-14 Marc G. FournierDate/Time updates from Thomas...
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...