aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/gin.sgml
Commit message (Expand)AuthorAge
* Documentation spell and markup checkingPeter Eisentraut2012-06-08
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Fix GIN to support null keys, empty and null items, and full index scans.Tom Lane2011-01-07
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Update GIN limitations documentation to match current reality.Tom Lane2009-04-09
* Adjust the APIs for GIN opclass support functions to allow the extractQuery()Tom Lane2009-03-25
* Implement "fastupdate" support for GIN indexes, in which we try to accumulateTom Lane2009-03-24
* Update link to Oleg and Teodor's GIN page.Tom Lane2008-07-22
* Extend GIN to support partial-match searches, and extend tsquery to supportTom Lane2008-05-16
* Push index operator lossiness determination down to GIST/GIN opclassTom Lane2008-04-14
* Add a couple of notes pointing out that GIN index build time is veryTom Lane2007-11-16
* Clean up some stray references to tsearch2.Tom Lane2007-11-13
* Remove tabs from SGML files to help tag alingment and improveBruce Momjian2007-02-16
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-01
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Allow GIN's extractQuery method to signal that nothing can satisfy the query.Teodor Sigaev2007-01-31
* Editorial improvements for GIN documentation.Tom Lane2006-12-01
* Fix typosPeter Eisentraut2006-11-30
* Spelling and related minor fixes for the GIN docs.Neil Conway2006-11-23
* Improve wordings by David Fuhry <dfuhry@cs.kent.edu>Teodor Sigaev2006-09-18
* Fix missing markup.Tom Lane2006-09-14
* Fix SGML markupTeodor Sigaev2006-09-14
* GIN documentation and slightly improving GiST docs.Teodor Sigaev2006-09-14
* Remove GIN documentationBruce Momjian2006-09-05
* Add GIN documentation.Bruce Momjian2006-09-04