pgsql: Add -f option which enables to read SQL commands from a file.

From: ishii(at)svr1(dot)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add -f option which enables to read SQL commands from a file.
Date: 2005-09-29 13:44:26
Message-ID: 20050929134426.325F8D9C4D@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add -f option which enables to read SQL commands from a file.
Patches Contributed by Tomoaki Sato.

Modified Files:
--------------
pgsql/contrib/pgbench:
README.pgbench (r1.10 -> r1.11)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench.diff?r1=1.10&r2=1.11)
README.pgbench_jis (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench_jis.diff?r1=1.9&r2=1.10)
pgbench.c (r1.36 -> r1.37)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.diff?r1=1.36&r2=1.37)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-09-29 16:18:27 pgsql: Fix unportable usages in new pgbench code (strndup, ctype macros)
Previous Message Peter Eisentraut 2005-09-29 08:34:50 pgsql: Correct spelling