Thread: pgsql: psql -f - Adjust psql -f - to behave like a normal file and

pgsql: psql -f - Adjust psql -f - to behave like a normal file and

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
psql -f -

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

Report from Robert Haas

Modified Files:
--------------
    pgsql/src/bin/psql:
        command.c (r1.211 -> r1.212)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.211&r2=1.212)
        startup.c (r1.156 -> r1.157)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/startup.c?r1=1.156&r2=1.157)