1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/lib/pgBackRest
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
..
Archive Force PostgreSQL versions to string for newer versions of JSON:PP. 2019-07-05 17:25:01 -04:00
Backup Force PostgreSQL versions to string for newer versions of JSON:PP. 2019-07-05 17:25:01 -04:00
Check Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
Common Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Config Enforce requiring repo-cipher-pass at config parse time. 2019-06-05 11:43:17 -04:00
Protocol Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Storage Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Db.pm Remove hard-coded PostgreSQL user so $PGUSER works. 2019-06-18 07:35:34 -04:00
DbVersion.pm Fix static WAL segment size used to determine if archive-push-queue-max has been exceeded. 2018-10-27 20:00:00 +01:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
LibC.pm Remove perl critic and coverage. 2019-07-05 16:55:17 -04:00
LibCAuto.pm Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Main.pm The expire command is implemented entirely in C. 2019-06-18 15:19:20 -04:00
Manifest.pm Force PostgreSQL versions to string for newer versions of JSON:PP. 2019-07-05 17:25:01 -04:00
Restore.pm Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
RestoreFile.pm Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Stanza.pm Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
Version.pm Begin v2.16 development. 2019-06-25 08:42:20 -04:00