summaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-03-29 17:52:43 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-03-29 17:52:43 -0400
commit19ab40fd468b78ef8e6e4e9db6e515d2232faefc (patch)
treebf877be3f4835c7e042c36cf14af38565eddb68d /src/tutorial/syscat.source
parent0e74f1f6e0313e768d62d5f252a7d167ebd46a86 (diff)
Fix dblink's failure to report correct connection name in error messages.
The DBLINK_GET_CONN and DBLINK_GET_NAMED_CONN macros did not set the surrounding function's conname variable, causing errors to be incorrectly reported as having occurred on the "unnamed" connection in some cases. This bug was actually visible in two cases in the regression tests, but apparently whoever added those cases wasn't paying attention. Noted by Kyotaro Horiguchi, though this is different from his proposed patch. Back-patch to 8.4; 8.3 does not have the same type of error reporting so the patch is not relevant.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions