1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/libc
Cynthia Shang cda3b9821b Improved WAL data returned by info command.
Modified the info command (both text and JSON output) to display the archive ID and minimum/maximum WAL currently present in the archive for the current and prior, if any, database cluster version.

Contributed by Cynthia Shang.
2017-07-21 17:32:41 -04:00
..
lib/pgBackRest Improved WAL data returned by info command. 2017-07-21 17:32:41 -04:00
t Fixed missing flag in C library build. 2017-06-22 12:57:10 -04:00
.gitignore Added the --checksum-page option. 2016-12-12 18:54:07 -05:00
LibC.h Fixed an issue where newly initialized (but unused) pages would cause page checksum warnings. 2017-03-13 15:50:13 -04:00
LibC.xs Fixed an issue where newly initialized (but unused) pages would cause page checksum warnings. 2017-03-13 15:50:13 -04:00
Makefile.PL Fixed missing flag in C library build. 2017-06-22 12:57:10 -04:00
pageChecksum.c Fixed missing flag in C library build. 2017-06-22 12:57:10 -04:00