psql -f -

Bruce Momjian <bruce@momjian.us>

Commit: b291c0fba83a1e93868e2f69c03be195d620f30c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2009-12-01T22:34:33Z
Releases: 9.0.0
psql -f -

Adjust psql -f - to behave like a normal file and honor the -1 flag.

Report from Robert Haas

Files

PathChange+/−
src/bin/psql/command.c modified +8 −3
src/bin/psql/startup.c modified +2 −2