]> granicus.if.org Git - postgresql/history - src/backend/utils/adt/nabstime.c
Create a 'type cache' that keeps track of the data needed for any particular
[postgresql] / src / backend / utils / adt / nabstime.c
2003-08-17 Tom LaneCreate a 'type cache' that keeps track of the data...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-07-28 Tom LaneA visit from the message-style police ...
2003-07-27 Tom LaneError message editing in utils/adt. Again thanks to...
2003-07-17 Tom LaneMake EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow...
2003-05-12 Tom LaneAdd binary I/O routines for a bunch more datatypes...
2003-05-04 Tom LaneAllow 60 in seconds fields of timestamp, time, interval...
2003-04-04 Tom LaneAvoid repeated computation of the constants date2j...
2003-03-20 Bruce MomjianAdd start time to pg_stat_activity
2003-02-22 Tom LaneSimplify timezone-handling code per proposal to pghacke...
2003-02-20 Tom LaneFix timestamptz_in so that parsing of 'now'::timestampt...
2002-12-12 Tom LaneGuard against overrunning CTZName buffer when TZ is...
2002-11-12 Tom LaneRemove NO_MKTIME_BEFORE_1970. I had speculated that...
2002-10-04 Tom LaneFix a couple of grammatical errors in error messages.
2002-09-04 Bruce Momjianpgindent run.
2002-09-02 Bruce MomjianRemove sys/types.h in files that include postgres.h...
2002-09-01 Tom LaneMark the float8 -> int8 cast as implicit. This resolve...
2002-08-04 Thomas G. LockhartAdd guard code to protect from buffer overruns on long...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-06-11 Jan WieckKatherine Ward wrote:
2002-04-21 Thomas G. LockhartSupport alternate storage scheme of 64-bit integer...
2002-03-06 Bruce MomjianChange made to elog:
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-20 Thomas G. LockhartFix transposed arguments for typmod for one INTERVAL...
2001-10-18 Tom LaneRepair missing brace in HAVE_INT_TIMEZONE case.
2001-10-18 Thomas G. LockhartAccept an INTERVAL argument for SET TIME ZONE per SQL99.
2001-10-01 Tatsuo IshiiRemove C++ style comment. Some compilers won't accept it.
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-04-26 Tom LaneRemove bogus Assert from AbsoluteTimeIsBefore(). ...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-21 Tom LaneCorrect bogus output formatting of timeofday() function...
2001-02-13 Bruce MomjianPlease apply the following patch to fix AIX and IRIX...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-18 Thomas G. LockhartFix up "Postgres-style" time interval representation...
2001-01-17 Thomas G. LockhartChange comparisons of tm->tm_isdst from "nonzero" to...
2000-12-09 Tom LanePortability fix from Ryan Kirkpatrick's Alpha patches...
2000-12-03 Tom LaneEnsure that all uses of <ctype.h> functions are applied...
2000-10-29 Peter EisentrautUSE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIM...
2000-09-29 Peter EisentrautStandardize on __CYGWIN__ rather than __CYGWIN32__...
2000-07-28 Tom LaneRemove <values.h> inclusions, no-longer-needed MAXINT...
2000-07-12 Peter EisentrautRemove a bunch of unused configure tests, in particular...
2000-07-03 Jan WieckTOAST
2000-06-27 Bruce MomjianTamotsu Nakagawa has posted a fix for this to a local...
2000-06-09 Tom LaneAnother round of updates for new fmgr, mostly in the...
2000-05-29 Tom LaneRepair problems with overrun of timezone name length...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-02-16 Thomas G. LockhartImplement "date/time grand unification".
2000-01-26 Bruce MomjianAdd:
2000-01-15 Peter EisentrautFixed all elog related warnings, as well as a few others.
2000-01-02 Bruce MomjianRemove DATEDEBUG because it didn't look Y2K safe, and...
1999-12-09 Bruce MomjianHi,
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-16 Bruce MomjianFinal cleanup
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-05-25 Bruce Momjianpgindent run over code.
1999-04-26 Tatsuo IshiiFix from Yutaka Tanida <yutaka@marin.or.jp> for Cygwin3...
1999-02-21 Marc G. FournierFrom: Tatsuo Ishii <t-ishii@sra.co.jp>
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-12-31 Thomas G. LockhartChange ordering of HAVE_TM_ZONE and HAVE_INT_TIMEZONE...
1998-12-15 Marc G. FournierOops, sorry...meant to commit the patch from Thomas...
1998-12-15 Vadim B. Mikheevtzn undeclared in FreeBSD, commented out.
1998-12-14 Marc G. Fourniermore cleanups...of note, appendStringInfo now performs...
1998-12-13 Thomas G. LockhartSwitch around conditional code so that HAVE_TM_ZONE...
1998-10-08 Bruce MomjianMake functions static or ifdef NOT_USED. Prevent pg_ve...
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-07-19 Bruce MomjianRemove unneeded strcpy() of timezone.
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-02 Bruce MomjianNo datedebug printing of date debug is not defined.
1998-02-01 Bruce MomjianAIX patch from Darren King and Univel patch from Billy...
1998-01-07 Bruce MomjianAllow varchar() to only store needed bytes. Remove...
1998-01-05 Bruce MomjianChange some ABORTS to ERROR. Add line number when...
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-10-30 Bruce MomjianFix for when POSIX time not defined.
1997-10-25 Thomas G. LockhartClean up comments.
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-08-12 Bruce MomjianRemove more (void) and fix -Wall warnings.
1997-08-12 Bruce MomjianFix pgproc names over 15 chars in output. Add strNcpy...
1997-07-08 Bruce MomjianDate-type fixes from Tatsuo Ishii
1997-06-23 Thomas G. LockhartUse the standard date/time encoder rather than strftime...
1997-05-11 Thomas G. LockhartFix timezone manipulation code to avoid crashes on...
1997-04-25 Marc G. FournierMore timezone patches by Thomas:
1997-04-22 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-04-15 Marc G. FournierA small fix, where default: condition in case had not...
1997-04-02 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-28 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-28 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-26 Marc G. Fournierinclude float.h *after* postgres.h :(
1997-03-26 Marc G. Fournierneed float.h under FreeBSD for DBL_MIN
1997-03-25 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-21 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-18 Marc G. FournierResync the source tree, commit some things that were...
next