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:06 +0300 |
commit | 266454f192e8f67e8e5e8e9f7667d7c8c77de232 (patch) | |
tree | 479352c58dd306a1f7fb065e9a1bacbcafe6b766 /src/fe_utils/string_utils.c | |
parent | 4b467a6581af0ff029133558ce1f1e55597b8be1 (diff) | |
download | postgresql-266454f192e8f67e8e5e8e9f7667d7c8c77de232.tar.gz postgresql-266454f192e8f67e8e5e8e9f7667d7c8c77de232.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/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions