pgsql: Fix bogus calculation of potential output string length in - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix bogus calculation of potential output string length in
Date
Msg-id 20070922053552.7AAFA753E4C@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Parenthesize macro arguments safely.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix bogus calculation of potential output string length in