Commits

DateSubjectAuthorReleases
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-07-14 Fix misguided removal of access/tuptoaster.h inclusion, per Kris Jurka. Tom Lane 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-07-11 Alphabetically order reference to include files, "G" - "M". Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-03-27 Eliminate duplicate hasnulls bit testing in index tuple access, and Tom Lane 8.1.0
2005-03-21 Convert index-related tuple handling routines from char 'n'/' ' to bool Tom Lane 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
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 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-21 Error message editing in backend/access. Tom Lane 7.4.1
2003-02-23 First cut at recycling space in btree indexes. Still some rough edges Tom Lane 7.4.1
2002-11-13 Add new palloc0 call as merge of palloc and MemSet(0). Bruce Momjian 7.4.1
2002-11-11 Back out use of palloc0 in place if palloc/MemSet. Seems constant len Bruce Momjian 7.4.1
2002-11-10 Merge palloc()/MemSet(0) calls into a single palloc0() call. Bruce Momjian 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-25 Clean up comments to be careful about the distinction between variable- Tom Lane 7.3.1
2002-08-24 The cstring datatype can now be copied, passed around, etc. The typlen Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-20 Restructure indexscan API (index_beginscan, index_getnext) per Tom Lane 7.3.1