Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2025-12-08 Unify error messages Álvaro Herrera 18.2
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 18.0
2025-08-02 Simplify options in pg_dump and pg_restore. Jeff Davis 18.0
2025-08-01 pg_dump: reject combination of "only" and "with" Jeff Davis 18.0
2025-07-30 Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan 18.0
2025-06-16 Message style improvements Peter Eisentraut 18.0
2025-06-12 pg_restore: Fix wrong descriptions of --with-{schema,data,statistics} options. Fujii Masao 18.0
2025-04-29 pg_restore: Improve --help synopsis Peter Eisentraut 18.0
2025-04-29 pg_restore: Put new option in consistent order in --help output Peter Eisentraut 18.0
2025-04-17 Portability fix: isdigit() must be passed an unsigned char. Tom Lane 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 Improve various new-to-v18 appendStringInfo calls David Rowley 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-07 Fix grammar in log message of pg_restore.c Michael Paquier 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
2025-03-26 Add pg_dump --with-{schema|data|statistics} options. Jeff Davis 18.0
2025-03-17 Unify wording of user-facing "row security" messages. Tom Lane 18.0
2025-03-16 pg_dump, pg_dumpall, pg_restore: Add --no-policies option. Tom Lane 18.0