You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-12-01 22:30:09 +02:00
INFO is generally used as the prefix for info file constants so rename these accordingly. Also follow newly-adopted coding standards for when #define is required for a static String constant. Contributed by Cynthia Shang.