| Age | Commit message (Expand) | Author |
| 8 days | Use palloc_object() and palloc_array() in more areas of the tree | Michael Paquier |
| 2025-07-07 | Standardize LSN formatting by zero padding | Álvaro Herrera |
| 2025-03-13 | pg_noreturn to replace pg_attribute_noreturn() | Peter Eisentraut |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian |
| 2024-11-26 | Clean up newlines following left parentheses | Álvaro Herrera |
| 2024-10-02 | File size in a backup manifest should use uint64, not size_t. | Robert Haas |
| 2024-08-29 | Message style improvements | Peter Eisentraut |
| 2024-06-21 | parse_manifest: Use const char * | Peter Eisentraut |
| 2024-06-21 | jsonapi: Use size_t | Peter Eisentraut |
| 2024-04-12 | 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-04 | Fix warnings re typedef redefinition in ea7b4e9a2a and 3311ea86ed | Andrew Dunstan |
| 2024-04-04 | Add support for incrementally parsing backup manifests | Andrew Dunstan |
| 2024-03-17 | Support json_errdetail in FRONTEND code | Daniel Gustafsson |
| 2024-03-13 | Add the system identifier to backup manifests. | Robert Haas |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian |
| 2023-12-19 | Move src/bin/pg_verifybackup/parse_manifest.c into src/common. | Robert Haas |