diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-03-23 11:00:39 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-03-23 11:00:39 -0400 |
commit | ea4b8bd6188ecb17ba37d93f57b8b020a964e66c (patch) | |
tree | 130eb9b9e464fabc4c9fe0436a76e5a7290b2664 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 384dfbde19330541f7fb487f9352949aa06c812e (diff) | |
download | postgresql-ea4b8bd6188ecb17ba37d93f57b8b020a964e66c.tar.gz postgresql-ea4b8bd6188ecb17ba37d93f57b8b020a964e66c.zip |
Code review for error reports in jsonb_set().
User-facing (even tested by regression tests) error conditions were thrown
with elog(), hence had wrong SQLSTATE and were untranslatable. And the
error message texts weren't up to project style, either.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions