-
- Downloads
pg_dump and pg_restore -r had managed to diverge on the ordering of
different object types. Fix, and centralize logic to try to prevent the same mistake in future.
Showing
- src/bin/pg_dump/pg_backup.h 4 additions, 3 deletionssrc/bin/pg_dump/pg_backup.h
- src/bin/pg_dump/pg_backup_archiver.c 47 additions, 6 deletionssrc/bin/pg_dump/pg_backup_archiver.c
- src/bin/pg_dump/pg_dump.c 3 additions, 27 deletionssrc/bin/pg_dump/pg_dump.c
- src/bin/pg_dump/pg_restore.c 5 additions, 11 deletionssrc/bin/pg_dump/pg_restore.c
Loading
Please register or sign in to comment