index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
hstore.sgml
Commit message (
Expand
)
Author
Age
*
Allow subscripting of hstore values.
Tom Lane
2020-12-11
*
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
*
Make contrib modules' installation scripts more secure.
Tom Lane
2020-08-10
*
doc: Fix up spacing around verbatim DocBook elements
Peter Eisentraut
2020-06-07
*
Doc: update remaining tables of functions/operators for new layout.
Tom Lane
2020-05-07
*
Documentation corrections for opclass parameters
Alexander Korotkov
2020-04-01
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
*
Mark some contrib modules as "trusted".
Tom Lane
2020-02-13
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation.
Tom Lane
2016-02-03
*
docs: HTML-escape '>' in '=>' using HTML entities
Bruce Momjian
2015-08-05
*
Add transforms feature
Peter Eisentraut
2015-04-26
*
doc: fix hstore_to_json_loose() doc wording
Bruce Momjian
2013-10-02
*
Add contrib function references in the doc index
Bruce Momjian
2013-07-04
*
Documentation spell checking and markup improvements
Peter Eisentraut
2013-05-20
*
Fix hstore_to_json_loose example in docs.
Andrew Dunstan
2013-04-10
*
JSON generation improvements.
Andrew Dunstan
2013-03-10
*
Remove hstore's text => text operator.
Robert Haas
2011-11-07
*
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-05-07
*
Link some tables into the surrounding text by their id
Peter Eisentraut
2011-05-04
*
Fix obsolete references to old-style contrib installation methods.
Tom Lane
2011-02-14
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Spell and markup checking
Peter Eisentraut
2010-08-17
*
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
*
Remove hstore % text[] operator; use slice() function instead.
Robert Haas
2010-07-02
*
Deprecate the use of => as an operator name.
Robert Haas
2010-06-22
*
Rename hstore => text[] operator to %
Robert Haas
2010-06-18
*
Remove hstore's text[] => text[] operator.
Robert Haas
2010-06-15
*
Entity-ify a few new uses of literal <, >, and &.
Tom Lane
2010-02-27
*
Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
Tom Lane
2010-02-17
*
Remove spurious '22' that clearly shouldn't be there.
Magnus Hagander
2009-12-16
*
hstore docs
Bruce Momjian
2009-11-30
*
Assorted improvements in contrib/hstore.
Tom Lane
2009-09-30
*
Fix contrib/hstore to throw an error for keys or values that don't fit in its
Tom Lane
2009-03-15
*
Make an editorial pass over the newly SGML-ified contrib documentation.
Tom Lane
2007-12-06
*
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-11-10