Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-30 | Revert Non text modes for pg_dumpall, and pg_restore support | Andrew Dunstan | 18.0 |
| 2025-04-16 | pg_restore cleanups | Andrew Dunstan | 18.0 |
| 2025-04-12 | Free memory properly in pg_restore.c | Andrew Dunstan | 18.0 |
| 2025-04-10 | Fix fat fingering in 22cb6d28950 | Andrew Dunstan | 18.0 |
| 2025-04-10 | Fix memory leak in pg_restore.c | Andrew Dunstan | 18.0 |
| 2025-04-07 | Clean up error messages from 1495eff7bdb | Andrew Dunstan | 18.0 |
| 2025-04-06 | Avoid unnecessary copying of a string in pg_restore.c | Andrew Dunstan | 18.0 |
| 2025-04-06 | Fix a couple of memory leaks in pg_restore.c | Andrew Dunstan | 18.0 |
| 2025-04-05 | Clean up from commit 1495eff7bdb | Andrew Dunstan | 18.0 |
| 2025-04-04 | Fix a couple of error messages and tests for them | Andrew Dunstan | 18.0 |
| 2025-04-04 | Non text modes for pg_dumpall, correspondingly change pg_restore | Andrew Dunstan | 18.0 |