diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-06-27 21:06:27 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-06-27 21:09:58 +0300 |
commit | ecbf6ac51df27275fb0db493bf163ef98ac00c6a (patch) | |
tree | 96529dc603ca657947854465ecd3dca539a81b13 /src/backend/access/transam/xlog.c | |
parent | a2dff271ebe2a0547d46e90dcb02c088cf2f031c (diff) | |
download | postgresql-ecbf6ac51df27275fb0db493bf163ef98ac00c6a.tar.gz postgresql-ecbf6ac51df27275fb0db493bf163ef98ac00c6a.zip |
tests: Trim newline from result returned by BackgroundPsql->query
This went unnoticed, because only a few existing callers of
BackgroundPsql->query used the result, and the ones that did were not
bothered by an extra newline. I noticed because I was about to add a
new test that checks the result.
Backport to all supported versions, since I just backported the
BackgroundPsql facility to all supported versions too.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions