1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 1648c133d6
Keep only one all-default group index.
It is possible for a group index to be created for an option that is later found to not meet dependencies. In this case all values would be default leading to a phantom group, which can be quite confusing.

Remove group indexes that are all default (except the final one) and make sure the key for the final all default group index is 1.
2023-03-04 12:45:08 +07:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count Rename DeltaMap to BlockHash. 2023-02-13 09:17:30 +07:00
data
lib/pgBackRestTest Rename block incremental manifest keys. 2023-02-26 16:13:44 +07:00
src Keep only one all-default group index. 2023-03-04 12:45:08 +07:00
.gitignore
ci.pl Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00
container.yaml Remove support for PostgreSQL 9.0/9.1/9.2. 2022-12-20 12:20:47 +07:00
define.yaml Rename DeltaMap to BlockHash. 2023-02-13 09:17:30 +07:00
Dockerfile Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00
test.pl Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
uncrustify.cfg Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
Vagrantfile Use uncrustify for code formatting. 2023-01-30 12:22:41 +07:00