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:10:31 +0300 |
commit | 8b6a7723b5a4b5e9540a7a2f66200b67aae27dfb (patch) | |
tree | 0ccf5ab64f8fca98913127c3dff1d299fe890e56 /src/backend/executor/nodeModifyTable.c | |
parent | 468ffee47bcb9c8b7b4f7b3168aef804a3ad802c (diff) | |
download | postgresql-8b6a7723b5a4b5e9540a7a2f66200b67aae27dfb.tar.gz postgresql-8b6a7723b5a4b5e9540a7a2f66200b67aae27dfb.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/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions