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:20
Message-ID: 20070922053620.D1D63753E8A@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_3_STABLE

Modified Files:
--------------
pgsql/src/backend/utils/adt:
oracle_compat.c (r1.43 -> r1.43.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/oracle_compat.c?r1=1.43&r2=1.43.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-09-22 18:19:18 pgsql: Fix erroneous Assert() in syslogger process start in EXEC_BACKEND
Previous Message Tom Lane 2007-09-22 05:36:14 pgsql: Fix bogus calculation of potential output string length in