aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-08-26 10:07:28 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-08-26 10:07:33 -0400
commit9dca62e9ff3db2f482c829884b24a425692a5a18 (patch)
treec1df5719b8d35971847836985765413b52495e81 /src/backend/access/gist/gistget.c
parente6bd440688af13449bcb1b80698e6ef4b16245a6 (diff)
downloadpostgresql-9dca62e9ff3db2f482c829884b24a425692a5a18.tar.gz
postgresql-9dca62e9ff3db2f482c829884b24a425692a5a18.zip
Fix logic for adding "parallel worker" context line to worker errors.
The previous coding here was capable of adding a "parallel worker" context line to errors that were not, in fact, returned from a parallel worker. Instead of using an errcontext callback to add that annotation, just paste it onto the message by hand; this looks uglier but is more reliable. Discussion: <19757.1472151987@sss.pgh.pa.us>
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions