]> granicus.if.org Git - postgresql/history - src/include/utils/nabstime.h
Add new to_reg* functions for error-free OID lookups.
[postgresql] / src / include / utils / nabstime.h
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-09 Tom LaneMove Timestamp/Interval typedefs and basic macros into...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-22 Bruce MomjianCode spacing improvement, particularly *tm spacing.
2005-06-29 Tom LaneClean up the rather historically encumbered interface...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-03 Tom LaneAdjust our timezone library to use pg_time_t (typedef...
2004-05-21 Tom LaneIntegrate src/timezone library for all platforms. ...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-05-12 Tom LaneAdd binary I/O routines for a bunch more datatypes...
2003-04-04 Tom LaneAvoid repeated computation of the constants date2j...
2002-09-01 Tom LaneMark the float8 -> int8 cast as implicit. This resolve...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
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-18 Thomas G. LockhartAccept an INTERVAL argument for SET TIME ZONE per SQL99.
2001-09-28 Thomas G. LockhartMeasure the current transaction time to milliseconds.
2001-05-03 Tom LaneEnsure that btree sort ordering functions and boolean...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-18 Tom LaneTweak AbsoluteTimeIsReal() to avoid compiler bugs on...
2000-06-09 Tom LaneAnother round of updates for new fmgr, mostly in the...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-27 Thomas G. LockhartFix up comments where had been uglified by the automate...
2000-02-16 Thomas G. LockhartImplement "date/time grand unification".
2000-01-26 Bruce MomjianAdd:
2000-01-24 Peter EisentrautMade abstime/reltime use int4 instead of time_t (TODO...
1999-05-25 Bruce Momjianpgindent run over code.
1999-03-14 Bruce MomjianAttempting to insert a value of 'now' into a datetime...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-10-08 Bruce MomjianMake functions static or ifdef NOT_USED. Prevent pg_ve...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-02-13 Marc G. FournierFrom: Zeugswetter Andreas SARZ <Andreas.Zeugswetter...
1998-02-03 Marc G. FournierFix for various aix related 'mis-defines'
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
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-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-07-29 Thomas G. LockhartAdd new routines.
1997-06-23 Thomas G. LockhartDrop internal routines for formatting time output....
1997-04-02 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-25 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-14 Marc G. FournierDate/Time updates from Thomas...
1996-11-04 Marc G. Fournier-Wall based cleanup of include files, based from acl...
1996-11-04 Bruce MomjianRemoved PORTNAME_. Use OS version only.
1996-11-01 Marc G. FournierInclude file cleanup:
1996-08-28 Marc G. FournierMore cleanups of the include files