Commits

DateSubjectAuthorReleases
2011-06-09 Pgindent run before 9.1 beta2. Bruce Momjian 9.1.0
2011-05-31 Protect GIST logic that assumes penalty values can't be negative. Tom Lane 8.2.22
2011-05-31 Protect GIST logic that assumes penalty values can't be negative. Tom Lane 8.3.16
2011-05-31 Protect GIST logic that assumes penalty values can't be negative. Tom Lane 8.4.9
2011-05-31 Protect GIST logic that assumes penalty values can't be negative. Tom Lane 9.0.5
2011-05-31 Protect GIST logic that assumes penalty values can't be negative. Tom Lane 9.1.0
2011-04-23 Make GIN and GIST pass the index collation to all their support functions. Tom Lane 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-12-23 Rewrite the GiST insertion logic so that we don't need the post-recovery Heikki Linnakangas 9.1.0
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.3.13
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 9.1.0
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 9.0.2
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.4.6
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.2.19
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.1.23
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-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-06-10 Improve capitalization and punctuation in recently added GiST message. Peter Eisentraut 8.1.18
2009-04-07 Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defense Teodor Sigaev 8.1.18
2009-01-05 Change the reloptions machinery to use a table-based parser, and provide Alvaro Herrera 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-09-30 Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the Heikki Linnakangas 8.4.0
2008-07-13 Clean up the use of some page-header-access macros: principally, use Tom Lane 8.4.0