Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysRename gist stratnum support functionPeter Eisentraut
2025-02-21Drop opcintype from index AM strategy translation APIPeter Eisentraut
2025-02-12Remove unnecessary (char *) casts [string]Peter Eisentraut
2025-01-15Change gist stratnum function to use CompareTypePeter Eisentraut
2024-09-17Add temporal PRIMARY KEY and UNIQUE constraintsPeter Eisentraut
2024-09-17Add stratnum GiST support functionPeter Eisentraut
2024-05-16Revert temporal primary keys and foreign keysPeter Eisentraut
2024-04-19Doc: Remove mention of @ and ~ GiST operatorsDaniel Gustafsson
2024-04-05docs: Merge separate chapters on built-in index AMs into one.Robert Haas
2024-01-24Add temporal PRIMARY KEY and UNIQUE constraintsPeter Eisentraut
2024-01-19Add stratnum GiST support functionPeter Eisentraut
2021-10-04Doc: fix minor issues in GiST support function documentation.Tom Lane
2021-07-16doc: Spell checkingPeter Eisentraut
2020-12-30Doc: fix up PDF build warnings from over-width table columns.Tom Lane
2020-12-29Add support of multirange matching to the existing range GiST indexesAlexander Korotkov
2020-11-23Rename the "point is strictly above/below point" comparison operators.Tom Lane
2020-10-12Re-allow testing of GiST buffered builds.Tom Lane
2020-09-17Add support for building GiST index by sorting.Heikki Linnakangas
2020-08-28doc: Rework tables for built-in operator classes of index AMsMichael Paquier
2020-08-24doc: Fix some markups for support functions of index AMsMichael Paquier
2020-06-21Language fixes for docs related to opclass optionsAlexander Korotkov
2020-06-20Add documentation for opclass optionsAlexander Korotkov
2020-06-11doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5Bruce Momjian
2020-05-15doc: add missing xreflabels to the main docs (not refs)Bruce Momjian
2019-09-08doc: Clean up title case usePeter Eisentraut
2019-08-19Fix inconsistencies and typos in the tree, take 11Michael Paquier
2019-07-16Fix inconsistencies and typos in the treeMichael Paquier
2019-07-14Add support for <-> (box, point) operator to GiST box_opsAlexander Korotkov
2019-07-08Fix inconsistencies in the codeMichael Paquier
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-09-20Allow no-op GiST support functions to be omitted.Tom Lane
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