git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a8ae123) | patch
Improve dblink error message when remote does not provide it
2016年12月21日 23:47:54 +0000 (15:47 -0800)
2016年12月21日 23:51:31 +0000 (15:51 -0800)
commit ea0aa9698cfa74bb04cf53d813924fe67f278c30
Improve dblink error message when remote does not provide it

When dblink or postgres_fdw detects an error on the remote side of the
connection, it will try to construct a local error message as best it
can using libpq's PQresultErrorField(). When no primary message is
available, it was bailing out with an unhelpful "unknown error". Make
that message better and more style guide compliant. Per discussion
on hackers.

Backpatch to 9.2 except postgres_fdw which didn't exist before 9.3.

Discussion: https://postgr.es/m/19872.1482338965%40sss.pgh.pa.us
contrib/dblink/dblink.c diff | blob | blame | history
contrib/postgres_fdw/connection.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /