index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
parse_manifest.c
Commit message (
Expand
)
Author
Age
*
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-03-13
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Clean up newlines following left parentheses
Álvaro Herrera
2024-11-26
*
File size in a backup manifest should use uint64, not size_t.
Robert Haas
2024-10-02
*
Message style improvements
Peter Eisentraut
2024-08-29
*
parse_manifest: Use const char *
Peter Eisentraut
2024-06-21
*
jsonapi: Use size_t
Peter Eisentraut
2024-06-21
*
Assorted minor cleanups in the test_json_parser module
Andrew Dunstan
2024-04-12
*
Fix some memory leaks associated with parsing json and manifests
Andrew Dunstan
2024-04-12
*
Fix warnings re typedef redefinition in ea7b4e9a2a and 3311ea86ed
Andrew Dunstan
2024-04-04
*
Add support for incrementally parsing backup manifests
Andrew Dunstan
2024-04-04
*
Support json_errdetail in FRONTEND code
Daniel Gustafsson
2024-03-17
*
Add the system identifier to backup manifests.
Robert Haas
2024-03-13
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Move src/bin/pg_verifybackup/parse_manifest.c into src/common.
Robert Haas
2023-12-19