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
/
ltree.sgml
Age
Commit message (
Expand
)
Author
2025-11-08
docs: fix text by adding/removing parentheses
Bruce Momjian
2025-11-06
Doc: use uppercase keywords in SQLs
David Rowley
2025-01-09
Use @extschema:name@ notation in contrib transform modules.
Tom Lane
2024-03-21
Add hash support functions and hash opclass for contrib/ltree.
Tom Lane
2023-04-23
Validate ltree siglen GiST option to be int-aligned
Alexander Korotkov
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
2023-01-06
Allow hyphens in ltree labels
Andrew Dunstan
2022-03-08
plpython: Adjust docs after removal of Python 2 support.
Andres Freund
2021-06-11
Use the correct article for abbreviations
David Rowley
2020-10-19
Misc documentation fixes.
Heikki Linnakangas
2020-08-10
Make contrib modules' installation scripts more secure.
Tom Lane
2020-05-07
Doc: update remaining tables of functions/operators for new layout.
Tom Lane
2020-04-01
Documentation corrections for opclass parameters
Alexander Korotkov
2020-03-31
Fix lquery's NOT handling, and add ability to quantify non-'*' items.
Tom Lane
2020-03-30
Implement operator class parameters
Alexander Korotkov
2020-03-29
Doc: correct misstatement about ltree label maximum length.
Tom Lane
2020-03-28
Protect against overflow of ltree.numlevel and lquery.numlevel.
Tom Lane
2020-02-13
Mark some contrib modules as "trusted".
Tom Lane
2018-07-13
Fix crash in contrib/ltree's lca() function for empty input array.
Tom Lane
2018-04-05
doc: remove mention of the DMOZ catalog in ltree docs
Bruce Momjian
2018-04-04
docs: update ltree URL for the DMOZ catalog
Bruce Momjian
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2016-07-30
docs: properly capitalize and space kB, MB, GB, TB
Bruce Momjian
2015-05-15
docs: consistently uppercase index method and add spacing
Bruce Momjian
2015-04-26
Add transforms feature
Peter Eisentraut
2013-07-04
Add contrib function references in the doc index
Bruce Momjian
2013-05-21
Documentation spell checking and markup improvements
Peter Eisentraut
2012-08-16
Revert: In docs, change a few cases of "not important" to
Bruce Momjian
2012-08-16
In docs, change a few cases of "not important" to "unimportant".
Bruce Momjian
2011-08-30
Some markup cleanup to deconfuse the find_gt_lt tool
Peter Eisentraut
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
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-03-17
Update broken and permanently moved links
Peter Eisentraut
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-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian