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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql -f - Adjust psql -f - to behave like a normal file and
Date: 2009-12-01 22:34:33
Message-ID: 20091201223433.79F28753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-12-01 23:02:44 pgsql: Enable thread safety Enable thread safety on all platforms.
Previous Message Tom Lane 2009-12-01 21:00:24 pgsql: Teach the regular expression functions to do case-insensitive