pg_dump: Remove undocumented "files" output format
This was for demonstration only, and now it was creating compiler
warnings from zlib without an obvious fix (see also
d923125b77c5d698bb8107a533a21627582baa43), let's just remove it. The
"directory" format is presumably similar enough anyway.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/19f45565f581ce605956c29586bfd277f6012eec
Modified Files
--------------
src/bin/pg_dump/Makefile | 2 +-
src/bin/pg_dump/pg_backup.h | 1 -
src/bin/pg_dump/pg_backup_archiver.c | 7 -
src/bin/pg_dump/pg_backup_archiver.h | 1 -
src/bin/pg_dump/pg_backup_files.c | 562 ----------------------------------
src/bin/pg_dump/pg_dump.c | 7 -
src/bin/pg_dump/pg_restore.c | 5 -
7 files changed, 1 insertions(+), 584 deletions(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.