1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-08 04:04:16 +02:00
pgbackrest/build
David Steele d2057c53bd Use YAML::Any module instead of YAML::XS in Perl.
YAML::XS requires libyaml so it not as portable as pure Perl versions of YAML.

Instead of using YAML:PP just use the general YAML::Any module which uses whatever is installed. We are not concerned about performance for YAML so whatever works is fine.
2021-01-24 15:06:38 -05:00
..
lib/pgBackRestBuild Use YAML::Any module instead of YAML::XS in Perl. 2021-01-24 15:06:38 -05:00
error.yaml Use PostgreSQL instead of postmaster where appropriate. 2020-06-17 15:14:59 -04:00