1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Backup
David Steele 488fb67294 Force PostgreSQL versions to string for newer versions of JSON:PP.
Since 2.91 JSON::PP has a bias for saving variables that look like numbers as numbers even if they were declared as strings.

Force versions to strings where needed by appending ''.

Update the json-pp-perl package on Ubuntu 18.04 to 2.97 to provide test coverage.
2019-07-05 17:25:01 -04:00
..
Backup.pm Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Common.pm Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
File.pm Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Info.pm Force PostgreSQL versions to string for newer versions of JSON:PP. 2019-07-05 17:25:01 -04:00