pgsql: Fix pgbench to handle empty lines in script files as documented. - Mailing list pgsql-committers

From ishii@postgresql.org (Tatsuo Ishii)
Subject pgsql: Fix pgbench to handle empty lines in script files as documented.
Date
Msg-id 20060815130530.766649FB323@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix pgbench to handle empty lines in script files as documented.
patches contributed by Itagaki Takahiro.

Modified Files:
--------------
    pgsql/contrib/pgbench:
        pgbench.c (r1.52 -> r1.53)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.diff?r1=1.52&r2=1.53)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Fixed a typo and made two mallocs Coverity friendly.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add server support for "plugin" libraries that can be used for