summaryrefslogtreecommitdiff
path: root/doc/src/sgml/intarray.sgml
AgeCommit message (Expand)Author
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
2022-06-03Doc: improve example for intarray's uniq() function.Tom Lane
2021-06-04Doc: fix bogus intarray index example.Tom Lane
2021-03-05Remove deprecated containment operators for contrib types.Tom Lane
2020-09-09Minor fixes in docs and error messages.Tom Lane
2020-08-08Remove <@ from contrib/intarray's GiST operator classes.Tom Lane
2020-05-07Doc: update remaining tables of functions/operators for new layout.Tom Lane
2020-04-01Fix typo in contrib/intarray documentationAlexander Korotkov
2020-04-01Documentation corrections for opclass parametersAlexander Korotkov
2020-03-30Implement operator class parametersAlexander Korotkov
2020-02-13Mark some contrib modules as "trusted".Tom Lane
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2016-06-28doc: remove GIN vs. GiST performance mentionBruce Momjian
2016-05-21Improve docs about contrib/intarray's benchmark suite.Tom Lane
2013-07-04Add contrib function references in the doc indexBruce Momjian
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
2011-01-09Fix assorted corner-case bugs in contrib/intarray.Tom Lane
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-05-05Fix incorrect parameter tag in docs, spotted by KOIZUMI Satoru.Heikki Linnakangas
2010-03-17Update broken and permanently moved linksPeter Eisentraut
2009-06-07Revert my patch of 2009-04-04 that removed contrib/intarray's definitions ofTom Lane
2009-04-05Remove contrib/intarray's definitions of the <@ and @> operators, so that theyTom Lane
2009-03-18Be more clear about when to use gist__int_ops vs. gist__intbig_ops.Tom Lane
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-12-03Update SGML contrib documentation to catch up with recent changes toTom Lane
2007-11-12Trim trailing whitespace --- needed commit to update anoncvs.Bruce Momjian
2007-11-10Move most /contrib README files into SGML. Some still need conversionBruce Momjian