Re: [PATCHES] to_char and Roman Numeral (RN) bug - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] to_char and Roman Numeral (RN) bug
Date
Msg-id 200109041537.f84FbmV10798@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCHES] to_char and Roman Numeral (RN) bug  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-hackers
> On Fri, Aug 31, 2001 at 07:28:50PM -0700, Command Prompt, Inc. wrote:
> 
> > In documenting the to_char() function for transformation of numbers to
> > text, I noticed that the "RN" template character sequence was displaying
> > some unusual behavior; specifically, unless in fill mode (with the "FM"
> > sequence), it would either return the result of the last query executed
> > derived from a to_char() result, or what appears to be a garbage pointer
> > if there was no such last query.
> 
>  You are right it's bug. For the 'RM' in non-fillmode is to_char() quiet.
> I will fix it for 7.2.

Karel, I assume you will send in a patch yourself, right?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Joe Conway"
Date:
Subject: Re: Bytea/Base64 encoders for libpq - interested?
Next
From: Tom Lane
Date:
Subject: Re: Bytea/Base64 encoders for libpq - interested?