Improve some JSON error messages. These messages are new in 9.4, which hasn't been released yet, so back-patch to REL9_4_STABLE.
Daniele Varrazzo Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/930e8ad738f5c78abd667626ca86f2553f36356f Modified Files -------------- src/backend/utils/adt/json.c | 19 ++++++++++++------- src/test/regress/expected/json.out | 3 ++- 2 files changed, 14 insertions(+), 8 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
