aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/hstore.sgml
Commit message (Expand)AuthorAge
* Allow subscripting of hstore values.Tom Lane2020-12-11
* Misc documentation fixes.Heikki Linnakangas2020-10-19
* Make contrib modules' installation scripts more secure.Tom Lane2020-08-10
* doc: Fix up spacing around verbatim DocBook elementsPeter Eisentraut2020-06-07
* Doc: update remaining tables of functions/operators for new layout.Tom Lane2020-05-07
* Documentation corrections for opclass parametersAlexander Korotkov2020-04-01
* Implement operator class parametersAlexander Korotkov2020-03-30
* Mark some contrib modules as "trusted".Tom Lane2020-02-13
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation.Tom Lane2016-02-03
* docs: HTML-escape '>' in '=>' using HTML entitiesBruce Momjian2015-08-05
* Add transforms featurePeter Eisentraut2015-04-26
* doc: fix hstore_to_json_loose() doc wordingBruce Momjian2013-10-02
* Add contrib function references in the doc indexBruce Momjian2013-07-04
* Documentation spell checking and markup improvementsPeter Eisentraut2013-05-20
* Fix hstore_to_json_loose example in docs.Andrew Dunstan2013-04-10
* JSON generation improvements.Andrew Dunstan2013-03-10
* Remove hstore's text => text operator.Robert Haas2011-11-07
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-07
* Link some tables into the surrounding text by their idPeter Eisentraut2011-05-04
* Fix obsolete references to old-style contrib installation methods.Tom Lane2011-02-14
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* Remove hstore % text[] operator; use slice() function instead.Robert Haas2010-07-02
* Deprecate the use of => as an operator name.Robert Haas2010-06-22
* Rename hstore => text[] operator to %Robert Haas2010-06-18
* Remove hstore's text[] => text[] operator.Robert Haas2010-06-15
* Entity-ify a few new uses of literal <, >, and &.Tom Lane2010-02-27
* Stamp HEAD as 9.0devel, and update various places that were referring to 8.5Tom Lane2010-02-17
* Remove spurious '22' that clearly shouldn't be there.Magnus Hagander2009-12-16
* hstore docsBruce Momjian2009-11-30
* Assorted improvements in contrib/hstore.Tom Lane2009-09-30
* Fix contrib/hstore to throw an error for keys or values that don't fit in itsTom Lane2009-03-15
* Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane2007-12-06
* Move most /contrib README files into SGML. Some still need conversionBruce Momjian2007-11-10