summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/json_encoding.sql
Commit message (Expand)AuthorAgeFilesLines
* Rework pg_input_error_message(), now renamed pg_input_error_info()Michael Paquier2023-02-281-1/+1
* Convert json_in and jsonb_in to report errors softly.Tom Lane2022-12-111-0/+4
* Allow Unicode escapes in any server encoding, not only UTF-8.Tom Lane2020-03-061-1/+12
* Fix whitespacePeter Eisentraut2015-10-111-1/+0
* Factor out encoding specific tests for jsonAndrew Dunstan2015-10-071-0/+68