pgsql: Add missing format argument to ecpg_log() call

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing format argument to ecpg_log() call
Date: 2011-09-08 19:24:05
Message-ID: E1R1kCj-0002eb-Tu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing format argument to ecpg_log() call

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/ba24de13f6b4a1a2ceb6230840330e4192312e09

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-09-08 19:32:19 Re: pgsql: Add missing format argument to ecpg_log() call
Previous Message Heikki Linnakangas 2011-09-08 15:19:44 Re: pgsql: Buffering GiST index build algorithm.