summaryrefslogtreecommitdiff
path: root/src/include/utils/nabstime.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-2/+2
* Code spacing improvement, particularly *tm spacing.Bruce Momjian2005-07-221-2/+2
* Clean up the rather historically encumbered interface to now() andTom Lane2005-06-291-3/+1
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Adjust our timezone library to use pg_time_t (typedef'd as int64) inTom Lane2004-06-031-3/+3
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-211-3/+3
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Add binary I/O routines for a bunch more datatypes. Still a few to go,Tom Lane2003-05-121-3/+9
* Avoid repeated computation of the constants date2j(1970, 1, 1) andTom Lane2003-04-041-1/+2
* Mark the float8 -> int8 cast as implicit. This resolves the problemTom Lane2002-09-011-2/+1
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Accept an INTERVAL argument for SET TIME ZONE per SQL99.Thomas G. Lockhart2001-10-181-2/+2
* Measure the current transaction time to milliseconds.Thomas G. Lockhart2001-09-281-4/+4
* Ensure that btree sort ordering functions and boolean comparison operatorsTom Lane2001-05-031-2/+1
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-2/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Tweak AbsoluteTimeIsReal() to avoid compiler bugs on machines whereTom Lane2000-11-181-23/+12
* Another round of updates for new fmgr, mostly in the datetime code.Tom Lane2000-06-091-69/+79
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-8/+8
* Fix up comments where had been uglified by the automated reformatter.Thomas G. Lockhart2000-03-271-12/+7
* Implement "date/time grand unification".Thomas G. Lockhart2000-02-161-4/+45
* Add:Bruce Momjian2000-01-261-2/+3
* Made abstime/reltime use int4 instead of time_t (TODO item)Peter Eisentraut2000-01-241-7/+8
* pgindent run over code.Bruce Momjian1999-05-251-3/+3
* Attempting to insert a value of 'now' into a datetime typeBruce Momjian1999-03-141-3/+8
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-3/+3
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-081-2/+1
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-3/+3
* From: Zeugswetter Andreas SARZ <Andreas.Zeugswetter@telecom.at>Marc G. Fournier1998-02-131-3/+3
* Fix for various aix related 'mis-defines'Marc G. Fournier1998-02-031-3/+3
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-3/+3
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-17/+17
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-45/+51
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+1
* Add new routines.Thomas G. Lockhart1997-07-291-8/+6
* Drop internal routines for formatting time output. Use default formatter.Thomas G. Lockhart1997-06-231-11/+2
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-021-10/+7
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-251-3/+5
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-66/+37
* -Wall based cleanup of include files, based from acl.h, and everythingMarc G. Fournier1996-11-041-2/+1
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-041-5/+5
* Include file cleanup:Marc G. Fournier1996-11-011-6/+1