summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/dt.c
Commit message (Expand)AuthorAgeFilesLines
* Change time function names to be more consistent, and check for zero divides,...Bruce Momjian1997-08-211-16/+35
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-19/+41
* Fix bug to allow hh:mm:ss time entry for timespan/reltime types.Thomas G. Lockhart1997-07-291-1/+2
* mkLinux patches from Tatsuo Ishii.Bruce Momjian1997-07-291-1/+28
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-241-3/+3
* Date-type fixes from Tatsuo IshiiBruce Momjian1997-07-081-2/+2
* Use common parser and encoder for timestamp data type.Thomas G. Lockhart1997-07-011-24/+582
* Modify EncodeDateTime() to suppress trailing ".00" in seconds field.Thomas G. Lockhart1997-06-231-16/+56
* Fix leap year and month boundary arithmetic for datetime +/- timespan;Thomas G. Lockhart1997-06-201-89/+113
* cc1: warnings being treated as errorsVadim B. Mikheev1997-06-031-2/+2
* Clean up support for USE_POSIX_TIME, ! HAVE_INT_TIMEZONE machines.Thomas G. Lockhart1997-05-301-21/+44
* Clean up redundant tests for valid pointers in geometric types.Thomas G. Lockhart1997-05-231-4/+14
* Fix return value for tm2datetime to properly indicate failure.Thomas G. Lockhart1997-05-131-3/+5
* Fix timezone manipulation code to avoid crashes on some machines.Thomas G. Lockhart1997-05-111-137/+97
* Change mixed-case routines to lower-case if referenced in pg_proc.hThomas G. Lockhart1997-04-271-10/+158
* Massive regression test patches from Thomas *woo hoo!*Marc G. Fournier1997-04-271-9/+24
* More timezone patches by Thomas:Marc G. Fournier1997-04-251-58/+160
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-221-12/+53
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-051-2/+2
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-021-96/+289
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-281-1/+4
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-281-134/+66
* On some systems limits.h is needed to define DBL_MIN.Marc G. Fournier1997-03-281-1/+4
* Add checs for float.hMarc G. Fournier1997-03-251-2/+1
* Add float.h for DBL_{MIN,MAX} under FreeBSDMarc G. Fournier1997-03-251-1/+4
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-251-409/+927
* Resync the source tree, commit some things that were missing (pqcomprim.c) andMarc G. Fournier1997-03-181-33/+15
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-161-4/+4
* Header file fixes for MINDOUBLEMarc G. Fournier1997-03-161-3/+7
* Add a conditional for <values.h> vs <limits.h>Marc G. Fournier1997-03-161-1/+6
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-24/+2161
* Produce a clean compile of backend...Marc G. Fournier1996-11-031-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+58