Commits

DateSubjectAuthorReleases
2006-01-25 Remove the no-longer-useful HashItem/HashItemData level of structure. Tom Lane 8.2.0
2005-11-06 Add defenses to btree and hash index AMs to do simple sanity checks Tom Lane 8.2.0
2005-10-18 A few trivial code cleanups motivated by reading warnings generated Tom Lane 8.1.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-10 Add hints to cases where indexes fail because of values that are too long. Bruce Momjian 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-09-04 Reimplement hash index locking algorithms, per my recent proposal to Tom Lane 7.4.1
2003-09-02 Several fixes for hash indexes that involve changing the on-disk index Tom Lane 7.4.1
2003-09-01 Preliminary cleanup for hash index code (doesn't attack the locking problem Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-07-21 Error message editing in backend/access. Tom Lane 7.4.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-03-06 I've attached a patch which implements Bob Jenkin's hash function for Bruce Momjian 7.3.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-03-07 Repair a number of places that didn't bother to check whether PageAddItem Tom Lane 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-03-17 Fix a bunch of minor portability problems and maybe-bugs revealed by Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-07-19 Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where Bruce Momjian 7.1.1
1999-07-15 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1