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
REL_18_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
/
intarray.sgml
Age
Commit message (
Expand
)
Author
2023-01-20
Describe each contrib module in its SGML section title
Alvaro Herrera
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2022-06-03
Doc: improve example for intarray's uniq() function.
Tom Lane
2021-06-04
Doc: fix bogus intarray index example.
Tom Lane
2021-03-05
Remove deprecated containment operators for contrib types.
Tom Lane
2020-09-09
Minor fixes in docs and error messages.
Tom Lane
2020-08-08
Remove <@ from contrib/intarray's GiST operator classes.
Tom Lane
2020-05-07
Doc: update remaining tables of functions/operators for new layout.
Tom Lane
2020-04-01
Fix typo in contrib/intarray documentation
Alexander Korotkov
2020-04-01
Documentation corrections for opclass parameters
Alexander Korotkov
2020-03-30
Implement operator class parameters
Alexander Korotkov
2020-02-13
Mark some contrib modules as "trusted".
Tom Lane
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2016-06-28
doc: remove GIN vs. GiST performance mention
Bruce Momjian
2016-05-21
Improve docs about contrib/intarray's benchmark suite.
Tom Lane
2013-07-04
Add contrib function references in the doc index
Bruce Momjian
2011-05-08
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-05-04
Link some tables into the surrounding text by their id
Peter Eisentraut
2011-01-09
Fix assorted corner-case bugs in contrib/intarray.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-17
Spell and markup checking
Peter Eisentraut
2010-07-29
Fix indentation of verbatim block elements
Peter Eisentraut
2010-05-05
Fix incorrect parameter tag in docs, spotted by KOIZUMI Satoru.
Heikki Linnakangas
2010-03-17
Update broken and permanently moved links
Peter Eisentraut
2009-06-07
Revert my patch of 2009-04-04 that removed contrib/intarray's definitions of
Tom Lane
2009-04-05
Remove contrib/intarray's definitions of the <@ and @> operators, so that they
Tom Lane
2009-03-18
Be more clear about when to use gist__int_ops vs. gist__intbig_ops.
Tom Lane
2007-12-10
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-03
Update SGML contrib documentation to catch up with recent changes to
Tom Lane
2007-11-12
Trim trailing whitespace --- needed commit to update anoncvs.
Bruce Momjian
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian