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
/
btree-gist.sgml
Age
Commit message (
Expand
)
Author
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-03-21
Add btree_gist support for enum types.
Andrew Dunstan
2017-03-15
Add support for EUI-64 MAC addresses as macaddr8
Stephen Frost
2016-11-29
Add uuid to the set of types supported by contrib/btree_gist.
Tom Lane
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-07-15
doc: Fix typos
Peter Eisentraut
2015-09-14
Rewrite Postgres-XL docs to make changes in-place in the main PostgreSQL
Pavan Deolasee
2015-05-15
docs: consistently uppercase index method and add spacing
Bruce Momjian
2011-05-18
Spell checking and markup refinement
Peter Eisentraut
2011-05-08
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-03-02
Add KNNGIST support to contrib/btree_gist.
Tom Lane
2011-01-29
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-17
Spell and markup checking
Peter Eisentraut
2010-08-03
Fix markup, other minor editing for recent btree_gist doc changes.
Tom Lane
2010-08-02
Add btree_gist support for searching on "not equals".
Robert Haas
2010-03-17
Update broken and permanently moved links
Peter Eisentraut
2007-12-06
Make an editorial pass over the newly SGML-ified contrib documentation.
Tom Lane
2007-12-03
Entity-ify a passel of & < > characters. Per gripe from Devrim.
Tom Lane
2007-12-02
Ensure that all <sect1> and <refentry> tags have IDs. This is needed
Tom Lane
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian