pgsql: Fix memory allocation bug in pgbench. - Mailing list pgsql-committers

From ishii@postgresql.org (Tatsuo Ishii)
Subject pgsql: Fix memory allocation bug in pgbench.
Date
Msg-id 20060731051514.F39039FB344@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix memory allocation bug in pgbench.
patches submitted by ITAGAKI Takahiro.

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

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Change the bootstrap sequence so that toast tables for system
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: First small patches needed for regression tests