pgsql: Fix bogus calculation of potential output string length in

Started by Tom Lanealmost 19 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)