Commits

DateSubjectAuthorReleases
2009-10-02 Make sure that GIN fast-insert and regular code paths enforce the same Tom Lane 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-06 Fix a serious bug introduced into GIN in 8.4: now that MergeItemPointers() Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-03 Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage Tom Lane 8.4.0
2008-07-11 Multi-column GIN indexes. Teodor Sigaev Tom Lane 8.4.0
2008-06-19 Improve our #include situation by moving pointer types away from the Alvaro Herrera 8.4.0
2008-06-08 Move BufferGetPageSize and BufferGetPage from bufpage.h to bufmgr.h. It is Alvaro Herrera 8.4.0
2008-05-12 Put back bufmgr.h in bufpage.h -- it is needed by some macros. Alvaro Herrera 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-10-29 Fix coredump during replay WAL after crash. Change entrySplitPage() to prevent Teodor Sigaev 8.2.6
2007-10-29 Fix coredump during replay WAL after crash. Change entrySplitPage() to prevent Teodor Sigaev 8.3.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0
2007-09-12 Redefine the lp_flags field of item pointers as having four states, rather Tom Lane 8.3.0
2007-06-04 Fix bundle bugs of GIN: Teodor Sigaev 8.2.5
2007-06-04 Fix bundle bugs of GIN: Teodor Sigaev 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-11-12 Fix some typos in comments. Neil Conway 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-05-02 Suppress some gcc warnings. Tom Lane 8.2.0
2006-05-02 GIN: Generalized Inverted iNdex. Teodor Sigaev 8.2.0