diff options
author | Robert Haas <rhaas@postgresql.org> | 2022-03-29 16:29:49 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2022-03-29 16:58:24 -0400 |
commit | ad4f2c47de440cdd5d58cf9ffea09afa0da04d6c (patch) | |
tree | e70d11aabe6bd902086e4eb4ac42b42cbe8373cc /src/backend/commands/copyfromparse.c | |
parent | 1a36bc9dba8eae90963a586d37b6457b32b2fed4 (diff) | |
download | postgresql-ad4f2c47de440cdd5d58cf9ffea09afa0da04d6c.tar.gz postgresql-ad4f2c47de440cdd5d58cf9ffea09afa0da04d6c.zip |
Make PostgreSQL::Test::Cluster::run_log() return a useful value.
Curently, some TAP test that directly call the underlying function
PostgreSQL::Test::Utils::run_log() care about the return value, but
none of those that call it via PostgreSQL::Test::Cluster::run_log() care.
However, I'd like to add a test that will care, so adjust this function
to return whatever it gets back from the underlying function, just as
we do for a number of other functions in this module.
Discussion: http://postgr.es/m/CA+Tgmobj6u-nWF-j=FemygUhobhryLxf9h-wJN7W-2rSsseHNA@mail.gmail.com
Diffstat (limited to 'src/backend/commands/copyfromparse.c')
0 files changed, 0 insertions, 0 deletions