1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-08 04:04:16 +02:00
pgbackrest/doc/xml
David Steele c8795094d4 Allow const checksum buffers to be returned from backupFile().
This allows less duplication of buffers.

For delta check return file->pgFileSize/file->pgFileChecksum instead of pgTestSize/pgTestChecksum since this saves one buffer duplication and we know these values are equal since we just checked them.

Also add an assert to ensure copyChecksum is valid relative to size.
2023-12-22 12:48:01 -03:00
..
auto v2.49: Remove PostgreSQL 9.3 Support 2023-11-27 08:55:56 -03:00
dtd Build command and configuration reference in C. 2023-10-09 14:03:43 -04:00
release Allow const checksum buffers to be returned from backupFile(). 2023-12-22 12:48:01 -03:00
coding.xml Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
contributing.xml Refactor of pq shim to allow more flexible scripting. 2023-10-22 13:55:56 -04:00
documentation.xml Remove double spaces missed in 1bd5530a. 2023-05-03 09:37:59 +03:00
faq.xml Remove double spaces missed in 1bd5530a. 2023-05-03 09:37:59 +03:00
index.xml Remove support for PostgreSQL 9.3. 2023-11-09 12:59:12 -03:00
metric.xml Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
release.xml Begin v2.50 development. 2023-11-27 09:06:53 -03:00
user-guide-index.xml Simplify messaging around supported versions in the documentation. 2022-05-09 11:59:08 -04:00
user-guide.xml Remove old version conditionals from user guide. 2023-11-11 10:33:09 -03:00