Commits

DateSubjectAuthorReleases
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2009-01-10 Revise the TIDBitmap API to support multiple concurrent iterations over a 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-10-20 Remove mark/restore support in GIN and GiST indexes. Teodor Sigaev 8.4.0
2008-07-13 Change the PageGetContents() macro to guarantee its result is maxalign'd, 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-06 Change xlog.h to xlogdefs.h in bufpage.h, and fix fallout. Alvaro Herrera 8.4.0
2008-05-16 Extend GIN to support partial-match searches, and extend tsquery to support Tom Lane 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-04-22 Fix using too many LWLocks bug, reported by Craig Ringer Teodor Sigaev 8.3.2
2008-04-22 Fix using too many LWLocks bug, reported by Craig Ringer Teodor Sigaev 8.2.8
2008-04-22 Fix using too many LWLocks bug, reported by Craig Ringer Teodor Sigaev 8.4.0
2008-04-10 Replace "amgetmulti" AM functions with "amgetbitmap", in which the whole Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-16 GIN index build's allocatedMemory counter needs to be long, not uint32. Tom Lane 8.2.6
2007-11-16 GIN index build's allocatedMemory counter needs to be long, not uint32. Tom Lane 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-07-25 Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with Magnus Hagander 8.3.0
2007-04-09 Minor tweaking of index special-space definitions so that the various Tom Lane 8.3.0
2007-01-31 Allow GIN's extractQuery method to signal that nothing can satisfy the query. Teodor Sigaev 8.3.0
2006-10-05 Make use of qsort_arg in several places that were formerly using klugy Tom Lane 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0