> On 21 Feb 2022, at 16:17, Andrew Dunstan wrote:
> Looks OK.
Thanks, pushed.
--
Daniel Gustafsson https://vmware.com/
On 2/21/22 09:10, Daniel Gustafsson wrote:
> check_query() in RewindTest.pm currently has this comment before handrolling
> tests for return code and stderr:
>
> # We don't use ok() for the exit code and stderr, because we want this
> # check to be just a single test.
>
> The code came with t
check_query() in RewindTest.pm currently has this comment before handrolling
tests for return code and stderr:
# We don't use ok() for the exit code and stderr, because we want this
# check to be just a single test.
The code came with the initial import of pg_rewind, and there is no further
e