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 a7bb0ce58f Translation updates 5 years ago
..
po Translation updates 5 years ago
t Reconsider the handling of procedure OUT parameters. 5 years ago
.gitignore Clean up after pg_dump test runs. 10 years ago
Makefile Update copyright for 2021 5 years ago
common.c Initial pgindent and pgperltidy run for v14. 5 years ago
compress_io.c Update copyright for 2021 5 years ago
compress_io.h Update copyright for 2021 5 years ago
dumputils.c Fix pg_dump for GRANT OPTION among initial privileges. 5 years ago
dumputils.h Update copyright for 2021 5 years ago
nls.mk Translation updates 5 years ago
parallel.c Factor out system call names from error messages 5 years ago
parallel.h Update copyright for 2021 5 years ago
pg_backup.h Rethink definition of pg_attribute.attcompression. 5 years ago
pg_backup_archiver.c Work around portability issue with newer versions of mktime(). 5 years ago
pg_backup_archiver.h Initial pgindent and pgperltidy run for v14. 5 years ago
pg_backup_custom.c Yet more elimination of dead stores and useless initializations. 5 years ago
pg_backup_db.c Avoid redundantly prefixing PQerrorMessage for a connection failure. 5 years ago
pg_backup_db.h Revert "pg_dump: Lock all relations, not just plain tables". 5 years ago
pg_backup_directory.c Update copyright for 2021 5 years ago
pg_backup_null.c Remove useless "return;" lines 6 years ago
pg_backup_tar.c Initial pgindent and pgperltidy run for v14. 5 years ago
pg_backup_tar.h
pg_backup_utils.c Update copyright for 2021 5 years ago
pg_backup_utils.h Update copyright for 2021 5 years ago
pg_dump.c Rethink definition of pg_attribute.attcompression. 5 years ago
pg_dump.h Revert per-index collation version tracking feature. 5 years ago
pg_dump_sort.c Dump ALTER TABLE ... ATTACH PARTITION as a separate ArchiveEntry. 5 years ago
pg_dumpall.c Add --no-toast-compression to pg_dumpall 5 years ago
pg_restore.c Fix handling of -d "connection string" in pg_dump/pg_restore. 5 years ago