postgresql/src/bin/pg_dump
Alvaro Herrera 413ccaa74d pg_restore: Require "-f -" to mean stdout
The previous convention that stdout was selected by default when nothing
is specified was just too error-prone.

After a suggestion from Andrew Gierth.
Author: Euler Taveira
Reviewed-by: Yoshikazu Imai, José Arthur Benetasso Villanova
Discussion: https://postgr.es/m/87sgwrmhdv.fsf@news-spur.riddles.org.uk
2019-04-04 16:54:15 -03:00
..
po Translation updates 2018-05-21 12:29:52 -04:00
t pg_restore: Require "-f -" to mean stdout 2019-04-04 16:54:15 -03:00
.gitignore Clean up after pg_dump test runs. 2016-05-06 22:28:01 -04:00
common.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
compress_io.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
compress_io.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
dumputils.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
dumputils.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00
nls.mk Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
parallel.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
parallel.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
pg_backup.h pg_dump: allow multiple rows per insert 2019-03-07 09:34:17 -03:00
pg_backup_archiver.c pg_restore: Require "-f -" to mean stdout 2019-04-04 16:54:15 -03:00
pg_backup_archiver.h Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_backup_custom.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_backup_db.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_backup_db.h Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
pg_backup_directory.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_backup_null.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_backup_tar.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_backup_tar.h Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant. 2012-09-28 15:19:15 -04:00
pg_backup_utils.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_backup_utils.h Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_dump.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_dump.h Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_dump_sort.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_dumpall.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_restore.c pg_restore: Require "-f -" to mean stdout 2019-04-04 16:54:15 -03:00