You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin/pg_dump
Peter Eisentraut e51547e05a Translation updates 10 years ago
..
po Translation updates 10 years ago
.gitignore
Makefile Update copyright for 2015 11 years ago
common.c Handle extension members when first setting object dump flags in pg_dump. 10 years ago
compress_io.c Restore use of zlib default compression in pg_dump directory mode. 11 years ago
compress_io.h Update copyright for 2015 11 years ago
dumputils.c Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
dumputils.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
keywords.c Update copyright for 2015 11 years ago
nls.mk Translation updates 10 years ago
parallel.c Access pg_dump's options structs through Archive struct, not directly. 10 years ago
parallel.h Access pg_dump's options structs through Archive struct, not directly. 10 years ago
pg_backup.h Access pg_dump's options structs through Archive struct, not directly. 10 years ago
pg_backup_archiver.c Access pg_dump's options structs through Archive struct, not directly. 10 years ago
pg_backup_archiver.h Access pg_dump's options structs through Archive struct, not directly. 10 years ago
pg_backup_custom.c Access pg_dump's options structs through Archive struct, not directly. 10 years ago
pg_backup_db.c In pg_dump, remember connection passwords no matter how we got them. 10 years ago
pg_backup_db.h pg_dump: Reduce use of global variables 11 years ago
pg_backup_directory.c Access pg_dump's options structs through Archive struct, not directly. 10 years ago
pg_backup_null.c Access pg_dump's options structs through Archive struct, not directly. 10 years ago
pg_backup_tar.c Access pg_dump's options structs through Archive struct, not directly. 10 years ago
pg_backup_tar.h Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant. 13 years ago
pg_backup_utils.c Update copyright for 2015 11 years ago
pg_backup_utils.h Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
pg_dump.c Fix pg_dump so pg_upgrade'ing an extension with simple opfamilies works. 10 years ago
pg_dump.h In pg_dump, ensure that view triggers are processed after view rules. 10 years ago
pg_dump_sort.c In pg_dump, ensure that view triggers are processed after view rules. 10 years ago
pg_dumpall.c pg_dump, pg_upgrade: allow postgres/template1 tablespace moves 10 years ago
pg_restore.c Access pg_dump's options structs through Archive struct, not directly. 10 years ago