mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-18 04:58:51 +02:00
2ad497ea4c
The enum truncation observed was due to the value getting passed via a protocol function which silently narrowed the enum. Even so, add some tests to ensure tested platforms support 64-bit enums.