Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
1997-09-01 Shift time zone to GMT to correctly evaluate "current" time. Thomas G. Lockhart 7.1.1
1997-08-21 Change time function names to be more consistent, and check for zero divides, from Michael Reifenberg. Bruce Momjian 7.1.1
1997-08-19 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. Bruce Momjian 7.1.1
1997-07-29 Fix bug to allow hh:mm:ss time entry for timespan/reltime types. Thomas G. Lockhart 7.1.1
1997-07-29 mkLinux patches from Tatsuo Ishii. Bruce Momjian 7.1.1
1997-07-24 Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius Bruce Momjian 7.1.1
1997-07-08 Date-type fixes from Tatsuo Ishii Bruce Momjian 7.1.1
1997-07-01 Use common parser and encoder for timestamp data type. Thomas G. Lockhart 7.1.1
1997-06-23 Modify EncodeDateTime() to suppress trailing ".00" in seconds field. Thomas G. Lockhart 7.1.1
1997-06-20 Fix leap year and month boundary arithmetic for datetime +/- timespan; Thomas G. Lockhart 7.1.1
1997-06-03 cc1: warnings being treated as errors Vadim B. Mikheev 7.1.1
1997-05-30 Clean up support for USE_POSIX_TIME, ! HAVE_INT_TIMEZONE machines. Thomas G. Lockhart 7.1.1
1997-05-23 Clean up redundant tests for valid pointers in geometric types. Thomas G. Lockhart 7.1.1
1997-05-13 Fix return value for tm2datetime to properly indicate failure. Thomas G. Lockhart 7.1.1
1997-05-11 Fix timezone manipulation code to avoid crashes on some machines. Thomas G. Lockhart 7.1.1
1997-04-27 Change mixed-case routines to lower-case if referenced in pg_proc.h Thomas G. Lockhart 7.1.1
1997-04-27 Massive regression test patches from Thomas *woo hoo!* Marc G. Fournier 7.1.1
1997-04-25 More timezone patches by Thomas: Marc G. Fournier 7.1.1
1997-04-22 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> Marc G. Fournier 7.1.1
1997-04-05 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> Marc G. Fournier 7.1.1
1997-04-02 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> Marc G. Fournier 7.1.1
1997-03-28 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> Marc G. Fournier 7.1.1
1997-03-28 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> Marc G. Fournier 7.1.1
1997-03-28 On some systems limits.h is needed to define DBL_MIN. Marc G. Fournier 7.1.1
1997-03-25 Add checs for float.h Marc G. Fournier 7.1.1