pgsql: Fix bogus calculation of potential output string length in

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix bogus calculation of potential output string length in
Date: 2007-09-22 05:36:14
Message-ID: 20070922053614.AB550753E8A@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix bogus calculation of potential output string length in translate().

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src/backend/utils/adt:
oracle_compat.c (r1.48 -> r1.48.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/oracle_compat.c?r1=1.48&r2=1.48.4.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-09-22 05:36:20 pgsql: Fix bogus calculation of potential output string length in
Previous Message Tom Lane 2007-09-22 05:36:07 pgsql: Fix bogus calculation of potential output string length in