Commits

DateSubjectAuthorReleases
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 8.0.4
2005-05-26 Adjust datetime parsing to be more robust. We now pass the length of the Neil Conway 8.1.0
2005-05-24 Put parentheses around use of macro arguments in FMODULO and TMODULO. Bruce Momjian 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-06-03 Adjust our timezone library to use pg_time_t (typedef'd as int64) in Tom Lane 8.0.0
2004-05-21 Integrate src/timezone library for all platforms. There is more we can Tom Lane 8.0.0
2004-01-19 Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path Tom Lane 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-08-27 Adjust date/time input parsing code to correctly distinguish the four Tom Lane 7.4.1
2003-08-05 Improve documentation of ParseDateTime(). Reorder tests to prevent Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-17 Add an upper limit to IS_VALID_JULIAN() to defend against overflow in Tom Lane 7.4.1
2003-07-17 Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL convention Tom Lane 7.4.1
2003-05-18 Add code to test for unknown timezone names (following some ideas from Tom Lane 7.4.1
2003-04-18 Make Win32 tests to match existing Cygwin tests, where appropriate. Bruce Momjian 7.4.1
2003-04-04 Avoid repeated computation of the constants date2j(1970, 1, 1) and Tom Lane 7.4.1
2003-02-20 Fix timestamptz_in so that parsing of 'now'::timestamptz gives right Tom Lane 7.3.3
2003-02-20 Fix timestamptz_in so that parsing of 'now'::timestamptz gives right Tom Lane 7.4.1
2003-02-19 The following patches eliminate the overflows in the j2date() and date2j() Bruce Momjian 7.4.1
2003-01-16 Repair an embarrassingly large number of alphabetization mistakes in the Tom Lane 7.3.2
2003-01-16 Repair an embarrassingly large number of alphabetization mistakes in the Tom Lane 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1