summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ltree.sgml
AgeCommit message (Expand)Author
2025-11-08docs: fix text by adding/removing parenthesesBruce Momjian
2025-11-06Doc: use uppercase keywords in SQLsDavid Rowley
2025-01-09Use @extschema:name@ notation in contrib transform modules.Tom Lane
2024-03-21Add hash support functions and hash opclass for contrib/ltree.Tom Lane
2023-04-23Validate ltree siglen GiST option to be int-alignedAlexander Korotkov
2023-01-20Describe each contrib module in its SGML section titleAlvaro Herrera
2023-01-09Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane
2023-01-06Allow hyphens in ltree labelsAndrew Dunstan
2022-03-08plpython: Adjust docs after removal of Python 2 support.Andres Freund
2021-06-11Use the correct article for abbreviationsDavid Rowley
2020-10-19Misc documentation fixes.Heikki Linnakangas
2020-08-10Make contrib modules' installation scripts more secure.Tom Lane
2020-05-07Doc: update remaining tables of functions/operators for new layout.Tom Lane
2020-04-01Documentation corrections for opclass parametersAlexander Korotkov
2020-03-31Fix lquery's NOT handling, and add ability to quantify non-'*' items.Tom Lane
2020-03-30Implement operator class parametersAlexander Korotkov
2020-03-29Doc: correct misstatement about ltree label maximum length.Tom Lane
2020-03-28Protect against overflow of ltree.numlevel and lquery.numlevel.Tom Lane
2020-02-13Mark some contrib modules as "trusted".Tom Lane
2018-07-13Fix crash in contrib/ltree's lca() function for empty input array.Tom Lane
2018-04-05doc: remove mention of the DMOZ catalog in ltree docsBruce Momjian
2018-04-04docs: update ltree URL for the DMOZ catalogBruce Momjian
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2016-07-30docs: properly capitalize and space kB, MB, GB, TBBruce Momjian
2015-05-15docs: consistently uppercase index method and add spacingBruce Momjian
2015-04-26Add transforms featurePeter Eisentraut
2013-07-04Add contrib function references in the doc indexBruce Momjian
2013-05-21Documentation spell checking and markup improvementsPeter Eisentraut
2012-08-16Revert: In docs, change a few cases of "not important" toBruce Momjian
2012-08-16In docs, change a few cases of "not important" to "unimportant".Bruce Momjian
2011-08-30Some markup cleanup to deconfuse the find_gt_lt toolPeter Eisentraut
2011-05-08Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian
2011-05-04Link some tables into the surrounding text by their idPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-17Spell and markup checkingPeter Eisentraut
2010-07-29Fix indentation of verbatim block elementsPeter Eisentraut
2010-03-17Update broken and permanently moved linksPeter Eisentraut
2007-12-10Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane
2007-12-03Entity-ify a passel of & < > characters. Per gripe from Devrim.Tom Lane
2007-11-10Move most /contrib README files into SGML. Some still need conversionBruce Momjian