Re: [HACKERS] \x output blowing up - Mailing list pgsql-patches

From Martijn van Oosterhout
Subject Re: [HACKERS] \x output blowing up
Date
Msg-id 20050927175425.GE17593@svana.org
Whole thread Raw
In response to Re: [HACKERS] \x output blowing up  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
On Tue, Sep 27, 2005 at 12:32:14PM -0400, Bruce Momjian wrote:
> I redesigned format_numeric_locale() to return an allocated result,
> which removed this problem and simplified the code too.

Much better, I had that in my own tree but figured it wasn't "minimal"
enough for this stage of beta. It is, IMHO, the much better solution.

Thanks for the fix.
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] \x output blowing up
Next
From: Tom Lane
Date:
Subject: Proposed patch for sequence-renaming problems