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:35:52
Message-ID: 20070922053552.7AAFA753E4C@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:
----
REL8_2_STABLE

Modified Files:
--------------
pgsql/src/backend/utils/adt:
oracle_compat.c (r1.67.2.1 -> r1.67.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/oracle_compat.c?r1=1.67.2.1&r2=1.67.2.2)

Browse pgsql-committers by date

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