index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
gist.sgml
Commit message (
Expand
)
Author
Age
*
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-09-17
*
Add stratnum GiST support function
Peter Eisentraut
2024-09-17
*
Revert temporal primary keys and foreign keys
Peter Eisentraut
2024-05-16
*
Doc: Remove mention of @ and ~ GiST operators
Daniel Gustafsson
2024-04-19
*
docs: Merge separate chapters on built-in index AMs into one.
Robert Haas
2024-04-05
*
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-01-24
*
Add stratnum GiST support function
Peter Eisentraut
2024-01-19
*
Doc: fix minor issues in GiST support function documentation.
Tom Lane
2021-10-04
*
doc: Spell checking
Peter Eisentraut
2021-07-16
*
Doc: fix up PDF build warnings from over-width table columns.
Tom Lane
2020-12-29
*
Add support of multirange matching to the existing range GiST indexes
Alexander Korotkov
2020-12-29
*
Rename the "point is strictly above/below point" comparison operators.
Tom Lane
2020-11-23
*
Re-allow testing of GiST buffered builds.
Tom Lane
2020-10-12
*
Add support for building GiST index by sorting.
Heikki Linnakangas
2020-09-17
*
doc: Rework tables for built-in operator classes of index AMs
Michael Paquier
2020-08-28
*
doc: Fix some markups for support functions of index AMs
Michael Paquier
2020-08-24
*
Language fixes for docs related to opclass options
Alexander Korotkov
2020-06-21
*
Add documentation for opclass options
Alexander Korotkov
2020-06-20
*
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
Bruce Momjian
2020-06-11
*
doc: add missing xreflabels to the main docs (not refs)
Bruce Momjian
2020-05-15
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-19
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-16
*
Add support for <-> (box, point) operator to GiST box_ops
Alexander Korotkov
2019-07-14
*
Fix inconsistencies in the code
Michael Paquier
2019-07-08
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Allow no-op GiST support functions to be omitted.
Tom Lane
2017-09-19
*
Fix assorted inconsistencies in GiST opclass support function declarations.
Tom Lane
2016-01-19
*
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
*
Still more fixes for lossy-GiST-distance-functions patch.
Tom Lane
2015-05-23
*
docs: consistently uppercase index method and add spacing
Bruce Momjian
2015-05-15
*
Fix datatype confusion with the new lossy GiST distance functions.
Heikki Linnakangas
2015-05-15
*
Allow GiST distance function to return merely a lower-bound.
Heikki Linnakangas
2015-05-15
*
Add support for index-only scans in GiST.
Heikki Linnakangas
2015-03-26
*
Remove dead NULL-pointer checks in GiST code.
Heikki Linnakangas
2015-01-28
*
Add GUC and storage parameter to set the maximum size of GIN pending list.
Fujii Masao
2014-11-11
*
Add an in-core GiST index opclass for inet/cidr types.
Tom Lane
2014-04-08
*
Documentation spell and markup checking
Peter Eisentraut
2012-06-08
*
Support GiST index support functions that want to cache data across calls.
Tom Lane
2011-09-30
*
Buffering GiST index build algorithm.
Heikki Linnakangas
2011-09-08
*
Protect GIST logic that assumes penalty values can't be negative.
Tom Lane
2011-05-31
*
Rewrite the GiST insertion logic so that we don't need the post-recovery
Heikki Linnakangas
2010-12-23
*
Add external documentation for KNNGIST.
Tom Lane
2010-12-03
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Spell and markup checking
Peter Eisentraut
2010-08-17
*
Improve documentation about GiST opclass support functions.
Tom Lane
2009-06-12
*
Push index operator lossiness determination down to GIST/GIN opclass
Tom Lane
2008-04-14
*
Clean up some stray references to tsearch2.
Tom Lane
2007-11-13
[next]