Age | Commit message (Expand) | Author |
---|---|---|
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-11-06 | Remove unused #include's from bin .c files | Peter Eisentraut |
2024-09-30 | Remove incorrect entries in pg_walsummary's getopt_long call. | Tom Lane |
2024-06-20 | Fix redundancy in error messages | Peter Eisentraut |
2024-04-24 | pg_walsummary: Document --version option | Peter Eisentraut |
2024-04-09 | Add missing set_pglocale_pgservice() for pg_walsummary and pg_combinebackup | Michael Paquier |
2024-03-13 | Make the order of the header file includes consistent | Peter Eisentraut |
2024-02-16 | Use new overflow-safe integer comparison functions. | Nathan Bossart |
2024-01-31 | Update pg_walsummary copyright notices to 2024 | Alvaro Herrera |
2024-01-11 | Add new pg_walsummary tool. | Robert Haas |