Thread: pgsql: Correct a thinko in pgbench that might result in incorrectly

pgsql: Correct a thinko in pgbench that might result in incorrectly

From
neilc@svr1.postgresql.org (Neil Conway)
Date:
Log Message:
-----------
Correct a thinko in pgbench that might result in incorrectly ignoring an
error condition when executing some DDL. Per report from ITAGAKI Takahiro.

Modified Files:
--------------
    pgsql/contrib/pgbench:
        pgbench.c (r1.35 -> r1.36)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.diff?r1=1.35&r2=1.36)