1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 9db3143973
Error with hints when backup user cannot read pg_settings.
This condition used to give a not-very-clear error which we have been intending to improve. But in the meantime the changes in fbff299 resulted in a segfault for this condition instead because the data_directory was assumed to be non-NULL.

Fix this by explicitly throwing an error with hints when any row in pg_settings cannot be selected.
2020-09-17 10:35:27 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.29: Auto S3 Credentials on AWS 2020-08-31 07:28:22 -04:00
data
expect Add general-purpose statistics collector. 2020-08-20 14:04:26 -04:00
lib/pgBackRestTest Add general-purpose statistics collector. 2020-08-20 14:04:26 -04:00
src Error with hints when backup user cannot read pg_settings. 2020-09-17 10:35:27 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
container.yaml PostgreSQL 13 beta3 support. 2020-08-14 10:08:25 -04:00
define.yaml Move archiveIdComparator() to archive/common module. 2020-09-08 12:28:56 -04:00
test.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
travis.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
Vagrantfile Add jq to tools installed by Vagrantfile. 2020-05-14 18:45:23 -04:00