1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-02-13 13:59:28 +02:00
David Steele d5cefb7290
Fix error reporting for queries with no results.
If a query that expected no results returned an error then it would incorrectly report that no results were expected because the error was interpreted as a result.

Switch the order of the checks so that an error is reported instead and add a test to prevent regression.
2025-01-29 13:48:26 -05:00
..
2025-01-21 18:39:51 -05:00
2024-12-27 13:51:50 -05:00
2025-01-27 17:14:34 -05:00