Commits

DateSubjectAuthorReleases
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-04-29 Change return type of ExceptionalCondition to void and mark it noreturn Peter Eisentraut 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-31 Redefine Datum as uintptr_t, instead of unsigned long. Tom Lane 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-04-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2008-04-18 Modify the float4 datatype to be pass-by-val. Along the way, remove the last Alvaro Herrera 8.4.0
2008-03-27 Reduce the need for frontend programs to include "postgres.h" by refactoring Tom Lane 8.4.0
2008-03-25 Adjust DatumGetBool macro so that it isn't fooled by garbage in the Datum Tom Lane 7.4.20
2008-03-25 Adjust DatumGetBool macro so that it isn't fooled by garbage in the Datum Tom Lane 8.0.16
2008-03-25 Adjust DatumGetBool macro so that it isn't fooled by garbage in the Datum Tom Lane 8.1.12
2008-03-25 Adjust DatumGetBool macro so that it isn't fooled by garbage in the Datum Tom Lane 8.2.8
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-10-01 Avoid assuming that struct varattrib_pointer doesn't get padded by the Tom Lane 8.3.0
2007-09-30 Add an extra header byte to TOAST-pointer datums to represent their size Tom Lane 8.3.0
2007-09-27 Fix typos in two comments. Spotted by Brendan Jurd Tom Lane 8.3.0
2007-07-25 Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with Magnus Hagander 8.3.0
2007-05-15 Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a structures Bruce Momjian 8.3.0
2007-05-04 A few fixups in error handling: mark pg_re_throw() as noreturn for gcc, Tom Lane 8.3.0