Commits

DateSubjectAuthorReleases
2004-05-21 Integrate src/timezone library for all platforms. There is more we can 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-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-05-12 Add binary I/O routines for a bunch more datatypes. Still a few to go, Tom Lane 7.4.1
2003-04-04 Avoid repeated computation of the constants date2j(1970, 1, 1) and Tom Lane 7.4.1
2002-09-01 Mark the float8 -> int8 cast as implicit. This resolves the problem Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-10-18 Accept an INTERVAL argument for SET TIME ZONE per SQL99. Thomas G. Lockhart 7.2.1
2001-09-28 Measure the current transaction time to milliseconds. Thomas G. Lockhart 7.2.1
2001-05-03 Ensure that btree sort ordering functions and boolean comparison operators Tom Lane 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-11-18 Tweak AbsoluteTimeIsReal() to avoid compiler bugs on machines where Tom Lane 7.1.1
2000-06-09 Another round of updates for new fmgr, mostly in the datetime code. Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-27 Fix up comments where had been uglified by the automated reformatter. Thomas G. Lockhart 7.1.1
2000-02-16 Implement "date/time grand unification". Thomas G. Lockhart 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-24 Made abstime/reltime use int4 instead of time_t (TODO item) Peter Eisentraut 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-03-14 Attempting to insert a value of 'now' into a datetime type Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1