aboutsummaryrefslogtreecommitdiff
path: root/src/common/parse_manifest.c
Commit message (Expand)AuthorAge
* pg_noreturn to replace pg_attribute_noreturn()Peter Eisentraut2025-03-13
* Update copyright for 2025Bruce Momjian2025-01-01
* Clean up newlines following left parenthesesÁlvaro Herrera2024-11-26
* File size in a backup manifest should use uint64, not size_t.Robert Haas2024-10-02
* Message style improvementsPeter Eisentraut2024-08-29
* parse_manifest: Use const char *Peter Eisentraut2024-06-21
* jsonapi: Use size_tPeter Eisentraut2024-06-21
* Assorted minor cleanups in the test_json_parser moduleAndrew Dunstan2024-04-12
* Fix some memory leaks associated with parsing json and manifestsAndrew Dunstan2024-04-12
* Fix warnings re typedef redefinition in ea7b4e9a2a and 3311ea86edAndrew Dunstan2024-04-04
* Add support for incrementally parsing backup manifestsAndrew Dunstan2024-04-04
* Support json_errdetail in FRONTEND codeDaniel Gustafsson2024-03-17
* Add the system identifier to backup manifests.Robert Haas2024-03-13
* Update copyright for 2024Bruce Momjian2024-01-03
* Move src/bin/pg_verifybackup/parse_manifest.c into src/common.Robert Haas2023-12-19