diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-16 12:27:14 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-16 12:27:14 -0400 |
commit | c015ccb306ec81bca3023818c9cf0113cae25be1 (patch) | |
tree | 67b6cde28e66772aea8edee921468c6b897ed918 /src/backend/utils/adt/expandedrecord.c | |
parent | 17d6a8fb764c95536c08742a7f94705e9774db05 (diff) | |
download | postgresql-c015ccb306ec81bca3023818c9cf0113cae25be1.tar.gz postgresql-c015ccb306ec81bca3023818c9cf0113cae25be1.zip |
Make PostgresNode.pm's poll_query_until() more chatty about failures.
Reporting only the stderr is unhelpful when the problem is that the
server output we're getting doesn't match what was expected. So we
should report the query output too; and just for good measure, let's
print the query we used and the output we expected.
Back-patch to 9.5 where poll_query_until was introduced.
Discussion: https://postgr.es/m/17913.1539634756@sss.pgh.pa.us
Diffstat (limited to 'src/backend/utils/adt/expandedrecord.c')
0 files changed, 0 insertions, 0 deletions