index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
indices.sgml
Age
Commit message (
Expand
)
Author
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-03-14
hash: Add write-ahead logging support.
Robert Haas
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-09-26
Replace the built-in GIN array opclasses with a single polymorphic opclass.
Tom Lane
2016-07-29
Documentation spell checking and markup improvements
Peter Eisentraut
2016-05-08
Docs: create some user-facing documentation about index-only scans.
Tom Lane
2016-04-08
Revert CREATE INDEX ... INCLUDING ...
Teodor Sigaev
2016-04-08
CREATE INDEX ... INCLUDING (column[, ...])
Teodor Sigaev
2016-03-28
Mention BRIN as able to do multi-column indexes
Alvaro Herrera
2015-09-14
Rewrite Postgres-XL docs to make changes in-place in the main PostgreSQL
Pavan Deolasee
2015-09-11
doc: Spell checking
Peter Eisentraut
2015-08-31
docs: remove outdated note about unique indexes
Bruce Momjian
2015-05-15
docs: consistently uppercase index method and add spacing
Bruce Momjian
2014-11-07
BRIN: Block Range Indexes
Alvaro Herrera
2014-04-08
Add an in-core GiST index opclass for inet/cidr types.
Tom Lane
2013-05-08
Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass.
Heikki Linnakangas
2012-10-17
Fix typo in previous commit
Simon Riggs
2012-10-17
Clarify hash index caution and copy to CREATE INDEX docs
Simon Riggs
2011-12-17
Add SP-GiST (space-partitioned GiST) index access method.
Tom Lane
2011-04-22
Make a code-cleanup pass over the collations patch.
Tom Lane
2011-02-08
Per-column collation support
Peter Eisentraut
2010-12-04
Add external documentation for KNNGIST.
Tom Lane
2010-10-26
Note explicitly that hash indexes are also not replicated because they're not
Heikki Linnakangas
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-17
Spell and markup checking
Peter Eisentraut
2010-04-03
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-01-01
Support "x IS NOT NULL" clauses as indexscan conditions. This turns out
Tom Lane
2009-08-07
Document that autovacuum may run ANALYZE
Alvaro Herrera
2009-06-17
Proofreading for Bruce's recent round of documentation proofreading.
Tom Lane
2009-04-27
Proofreading adjustments for first two parts of documentation (Tutorial
Bruce Momjian
2009-02-07
Remove documentation mention that hash indexes perform no better than
Bruce Momjian
2008-09-23
Make LC_COLLATE and LC_CTYPE database-level settings. Collation and
Heikki Linnakangas
2008-07-11
Multi-column GIN indexes. Teodor Sigaev
Tom Lane
2008-05-27
Alter the xxx_pattern_ops opclasses to use the regular equality operator of
Tom Lane
2007-11-13
Clean up some stray references to tsearch2.
Tom Lane
2007-04-06
Make 'col IS NULL' clauses be indexable conditions.
Tom Lane
2007-02-14
Add some discussion of sort ordering to indices.sgml, which curiously
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
2006-12-23
Restructure operator classes to allow improved handling of cross-data-type
Tom Lane
2006-12-01
Editorial improvements for GIN documentation.
Tom Lane
2006-10-23
Spellchecking and such
Peter Eisentraut
2006-09-18
Improve wordings by David Fuhry <
[email protected]
>
Teodor Sigaev
2006-09-16
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-14
GIN documentation and slightly improving GiST docs.
Teodor Sigaev
2006-09-13
Some small editorialization on the description of CREATE INDEX
Tom Lane
2006-09-10
Rename contains/contained-by operators to @> and <@, per discussion that
Tom Lane
2006-09-04
Mention paremeterized queries do not work with partial indexes.
Bruce Momjian
2006-08-25
Add the ability to create indexes 'concurrently', that is, without
Tom Lane
2006-05-24
* Add support NULL to GiST.
Teodor Sigaev
[next]