summaryrefslogtreecommitdiff
path: root/doc/src/sgml/gist.sgml
AgeCommit message (Expand)Author
2016-01-19Fix assorted inconsistencies in GiST opclass support function declarations.Tom Lane
2015-05-24Remove no-longer-required function declarations.Tom Lane
2015-05-23Still more fixes for lossy-GiST-distance-functions patch.Tom Lane
2015-05-15docs: consistently uppercase index method and add spacingBruce Momjian
2015-05-15Fix datatype confusion with the new lossy GiST distance functions.Heikki Linnakangas
2015-05-15Allow GiST distance function to return merely a lower-bound.Heikki Linnakangas
2015-03-26Add support for index-only scans in GiST.Heikki Linnakangas
2015-01-28Remove dead NULL-pointer checks in GiST code.Heikki Linnakangas
2014-11-11Add GUC and storage parameter to set the maximum size of GIN pending list.Fujii Masao
2014-04-08Add an in-core GiST index opclass for inet/cidr types.Tom Lane
2012-06-07Documentation spell and markup checkingPeter Eisentraut
2011-09-30Support GiST index support functions that want to cache data across calls.Tom Lane
2011-09-08Buffering GiST index build algorithm.Heikki Linnakangas
2011-05-31Protect GIST logic that assumes penalty values can't be negative.Tom Lane
2010-12-23Rewrite the GiST insertion logic so that we don't need the post-recoveryHeikki Linnakangas
2010-12-04Add external documentation for KNNGIST.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-17Spell and markup checkingPeter Eisentraut
2009-06-12Improve documentation about GiST opclass support functions.Tom Lane
2008-04-14Push index operator lossiness determination down to GIST/GIN opclassTom Lane
2007-11-13Clean up some stray references to tsearch2.Tom Lane
2007-01-31Update documentation on may/can/might:Bruce Momjian
2006-10-23Spellchecking and suchPeter Eisentraut
2006-03-10Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian
2005-11-07R-tree is dead ... long live GiST.Tom Lane
2005-11-04Spellchecking run, final cleanupsPeter Eisentraut
2005-10-21Update obsolete URL, per Chris.Tom Lane
2005-10-21Clean up some obsolete statements about GiST indexes, and add a sectionTom Lane
2005-07-02Remove GIST concurrency limitations section.Bruce Momjian
2005-06-29Improved words spacing.Bruce Momjian
2005-06-20Remove statement that GiST indexes aren't WAL-logged.Tom Lane
2005-05-17GiST improvements:Neil Conway
2005-04-09We don't put URL's in ulink's because the URL is always generated, butBruce Momjian
2005-03-31Adjust SGML ulink tags to the URL is always displayed in our printed docs.Bruce Momjian
2005-01-08Some more small improvements in response to 7.4 interactive docs comments.Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-10-31Rewrite GiST documentation into something actually useful.Tom Lane
2003-09-29This patch makes a few incremental improvements to geqo.sgml andBruce Momjian
2002-01-09Make spelling of operating system names match official version closely.Peter Eisentraut
2001-11-21Deprecate 'current' for date/time input.Thomas G. Lockhart
2001-10-12Uppercase keywords where appropriate.Bruce Momjian
2001-05-17Change "indices" to "indexes", per OED.Peter Eisentraut
2001-01-24UpdateBruce Momjian
2000-12-22Make use of <email> tag for marking up email addresses.Peter Eisentraut
1998-12-29Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart
1998-07-29Add id field to chapter and book tags to allow output file namesThomas G. Lockhart
1998-04-04Clean up formatting.Thomas G. Lockhart
1998-03-01Fix a few typos. Try <Note><Title>Author</Title>... for author credit.Thomas G. Lockhart
1998-03-01SGML source for new documentation.Thomas G. Lockhart