1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Archive
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
..
Get Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Common.pm The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
Info.pm Force PostgreSQL versions to string for newer versions of JSON:PP. 2019-07-05 17:25:01 -04:00