index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
xindex.sgml
Age
Commit message (
Expand
)
Author
2025-04-04
Add nbtree skip scan optimization.
Peter Geoghegan
2025-01-15
Change gist stratnum function to use CompareType
Peter Eisentraut
2024-09-17
Add stratnum GiST support function
Peter Eisentraut
2024-05-16
Revert temporal primary keys and foreign keys
Peter Eisentraut
2024-01-19
Add stratnum GiST support function
Peter Eisentraut
2023-10-25
Doc fix: Interfacing Extensions to Indexes
Jeff Davis
2021-10-04
Doc: fix minor issues in GiST support function documentation.
Tom Lane
2021-04-05
Support INCLUDE'd columns in SP-GiST.
Tom Lane
2020-09-09
Doc: adjust documentation related to index support functions.
Tom Lane
2020-06-21
Language fixes for docs related to opclass options
Alexander Korotkov
2020-06-20
Add documentation for opclass options
Alexander Korotkov
2020-05-06
Doc: further fooling-about with rendering of tables in PDF output.
Tom Lane
2020-02-26
Add equalimage B-Tree support functions.
Peter Geoghegan
2019-09-08
doc: Clean up title case use
Peter Eisentraut
2018-09-18
Add support for nearest-neighbor (KNN) searches to SP-GiST
Alexander Korotkov
2018-08-22
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-02-07
Support all SQL:2011 options for window frame clauses.
Tom Lane
2018-02-06
Doc: move info for btree opclass implementors into main documentation.
Tom Lane
2018-02-04
Doc: minor clarifications in xindex.sgml.
Tom Lane
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-09-13
Distinguish selectivity of < from <= and > from >=.
Tom Lane
2017-09-01
Introduce 64-bit hash functions with a 64-bit seed.
Robert Haas
2016-09-26
Replace the built-in GIN array opclasses with a single polymorphic opclass.
Tom Lane
2016-05-02
doc: Fix typo
Peter Eisentraut
2016-03-10
Document BRIN a bit more thoroughly
Alvaro Herrera
2016-01-18
Restructure index access method API to hide most of it at the C level.
Tom Lane
2015-12-06
Update xindex.sgml for recent additions to GIST opclass API.
Tom Lane
2014-07-17
doc: Spell checking
Peter Eisentraut
2014-03-12
Allow opclasses to provide tri-valued GIN consistent functions.
Heikki Linnakangas
2011-12-17
Add SP-GiST (space-partitioned GiST) index access method.
Tom Lane
2011-12-07
Create a "sort support" interface API for faster sorting.
Tom Lane
2011-07-18
Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE.
Robert Haas
2010-12-04
Add external documentation for KNNGIST.
Tom Lane
2010-11-24
Create the system catalog infrastructure needed for KNNGIST.
Tom Lane
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-17
Spell and markup checking
Peter Eisentraut
2010-02-24
Revert removal of pre-7.4 documenation behavior mentions.
Bruce Momjian
2010-02-24
Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
Bruce Momjian
2008-12-07
Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious
Alvaro Herrera
2008-05-16
Extend GIN to support partial-match searches, and extend tsquery to support
Tom Lane
2008-04-14
Push index operator lossiness determination down to GIST/GIN opclass
Tom Lane
2007-12-02
Mention hash opclasses in 'System Dependencies on Operator Classes',
Tom Lane
2007-04-25
Minor consistency tweak for SGML docs.
Neil Conway
2007-02-06
Docs updates for cross-type hashing.
Tom Lane
2007-02-01
Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian
2007-01-31
Update documentation on may/can/might:
Bruce Momjian
2007-01-23
Update xindex.sgml to discuss operator families.
Tom Lane
[next]