postgresql/src/bin
Robert Haas be690e291d Make psql -1 < file behave as expected.
Previously, the -1 option was silently ignored.

Also, emit an error if -1 is used in a context where it won't be
respected, to avoid user confusion.

Original patch by Fabien COELHO, but this version is quite different
from the original submission.
2012-08-09 10:02:50 -04:00
..
initdb Add fsync capability to initdb, and use sync_file_range() if available. 2012-07-13 17:16:58 -04:00
pg_basebackup Complain with proper error message if streaming stops prematurely 2012-08-06 13:53:46 +02:00
pg_config Make documentation of --help and --version options more consistent 2012-06-18 02:46:59 +03:00
pg_controldata Print the name of the WAL file containing latest REDO ptr in pg_controldata. 2012-07-14 14:22:57 +03:00
pg_ctl Assorted message style improvements 2012-07-02 21:12:46 +03:00
pg_dump Add translator comments to module names 2012-07-25 00:02:49 -04:00
pg_resetxlog Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring. 2012-06-26 07:49:02 +03:00
pgevent Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
psql Make psql -1 < file behave as expected. 2012-08-09 10:02:50 -04:00
scripts Make documentation of --help and --version options more consistent 2012-06-18 02:46:59 +03:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00