Commits

DateSubjectAuthorReleases
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-09-25 Change on-disk representation of NUMERIC datatype so that the sign_dscale Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-07-11 Allow each C include file to compile on its own by including any needed Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-01-01 Update copyrights that were missed. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-03-21 Reimplement NUMERIC datatype using base-10000 arithmetic; also improve Tom Lane 7.4.1
2002-10-02 Alter scale selection for NUMERIC division and transcendental functions Tom Lane 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-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2000-07-17 Revise aggregate functions per earlier discussions in pghackers. Tom Lane 7.1.1
2000-06-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-01-15 Clean up problems with rounding/overflow code in NUMERIC, particularly Tom Lane 7.1.1
1999-07-14 Cleanup of /include #include's, for 6.6 only. Bruce Momjian 7.1.1
1999-05-25 Another pgindent run. Sorry folks. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-01-05 Restricted maximum precision for NUMERIC to 1000 digits. Jan Wieck 7.1.1