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
/
json.sgml
Commit message (
Expand
)
Author
Age
*
Doc: further fooling-about with rendering of tables in PDF output.
Tom Lane
2020-05-06
*
Doc: update sections 9.14 - 9.16 for new function table layout.
Tom Lane
2020-04-30
*
Allow Unicode escapes in any server encoding, not only UTF-8.
Tom Lane
2020-03-06
*
Mark some contrib modules as "trusted".
Tom Lane
2020-02-13
*
doc: Update a confusing sentence about SQL/JSON
Peter Eisentraut
2019-09-26
*
Doc: improve documentation around jsonpath regular expressions.
Tom Lane
2019-09-19
*
Documentation improvements to jsonpath
Alexander Korotkov
2019-09-13
*
doc: effective -> efficient
Peter Eisentraut
2019-09-08
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
Assorted fixes for jsonpath documentation
Alexander Korotkov
2019-07-10
*
doc: Spell checking
Peter Eisentraut
2019-07-05
*
Fix description for $varname jsonpath variable
Alexander Korotkov
2019-06-19
*
Improve documentation for array subscription in jsonpath
Alexander Korotkov
2019-05-19
*
Document jsonpath .** accessor with nesting level filter
Alexander Korotkov
2019-05-19
*
doc: Fix whitespace
Peter Eisentraut
2019-04-08
*
GIN support for @@ and @? jsonpath operators
Alexander Korotkov
2019-04-01
*
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-16
*
Transforms for jsonb to PL/Perl
Peter Eisentraut
2018-04-03
*
Transforms for jsonb to PL/Python
Peter Eisentraut
2018-03-28
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
doc: Update RFC URLs
Peter Eisentraut
2017-08-17
*
Docs: add example clarifying use of nested JSON containment.
Tom Lane
2015-10-29
*
docs: add JSONB containment example of a key and empty object
Bruce Momjian
2015-10-07
*
docs: Map operator @> to the proper SGML escape for '>'
Bruce Momjian
2015-10-07
*
docs: clarify JSONB operator descriptions
Bruce Momjian
2015-10-07
*
docs: consistently uppercase index method and add spacing
Bruce Momjian
2015-05-15
*
Fix jsonb Unicode escape processing, and in consequence disallow \u0000.
Tom Lane
2015-01-30
*
Improve documentation about JSONB array containment behavior.
Tom Lane
2014-10-11
*
Fix corner-case behaviors in JSON/JSONB field extraction operators.
Tom Lane
2014-08-22
*
doc: Spell checking
Peter Eisentraut
2014-07-16
*
doc: Fix spacing in verbatim environments
Peter Eisentraut
2014-07-08
*
doc: adjust JSONB GIN index description
Bruce Momjian
2014-06-21
*
Rename jsonb_hash_ops to jsonb_path_ops.
Tom Lane
2014-05-11
*
More work on the JSON/JSONB user documentation.
Tom Lane
2014-05-10
*
Improve user-facing JSON documentation.
Tom Lane
2014-05-09
*
Fix "the the" typos.
Heikki Linnakangas
2014-03-24
*
Fix mis-spelling in jsonb docs.
Andrew Dunstan
2014-03-23
*
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2014-03-23