pgsql: Fixed copy&paste mistake that made library use uninitialized

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed copy&paste mistake that made library use uninitialized
Date: 2009-02-03 08:48:30
Message-ID: 20090203084830.ADACB7559ED@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed copy&paste mistake that made library use uninitialized variable.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/ecpglib:
execute.c (r1.80 -> r1.81)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/execute.c?r1=1.80&r2=1.81)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2009-02-03 08:55:45 pgsql: Argh, wrong line copied again.
Previous Message User Andrewd 2009-02-03 07:59:32 pgbuildfarm - client-code: protect against null array ref