Re: small bug in to_char and TM prefix, in RC - Mailing list pgsql-hackers

From Tom Lane
Subject Re: small bug in to_char and TM prefix, in RC
Date
Msg-id 4168.1164832772@sss.pgh.pa.us
Whole thread Raw
In response to Re: small bug in to_char and TM prefix, in RC  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
List pgsql-hackers
"Pavel Stehule" <pavel.stehule@hotmail.com> writes:
>                         str_towupper(inout);

Since this wouldn't be a length-preserving change, it seems a bit scary
to invent a function defined as above.  (The whole question of buffer
overflow in to_char needs to be looked at anyway, probably.)
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: -HEAD configure issue with libedit on linux
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: -HEAD configure issue with libedit on linux