pgsql: Made ecpglib use translated messages.

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Made ecpglib use translated messages.
Date: 2013-01-27 12:51:33
Message-ID: E1TzRht-0002K9-HA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Made ecpglib use translated messages.

Bug reported and fixed by Chen Huajun <chenhj(at)cn(dot)fujitsu(dot)com>.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5ca31a758a030a867a2a9f43298be291fd717d32

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2013-01-27 12:53:43 pgsql: Made ecpglib use translated messages.
Previous Message Tom Lane 2013-01-26 21:19:03 pgsql: Make LATERAL implicit for functions in FROM.