Re: pgsql: Speed up conversion of signed integers to C strings. - Mailing list pgsql-committers

From Andrew Dunstan
Subject Re: pgsql: Speed up conversion of signed integers to C strings.
Date
Msg-id 4CE7DB7E.1060103@dunslane.net
Whole thread Raw
In response to Re: pgsql: Speed up conversion of signed integers to C strings.  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pgsql: Speed up conversion of signed integers to C strings.  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers

On 11/20/2010 07:10 AM, Robert Haas wrote:
>   Ah, the joy of debugging by buildfarm.  Nothing better than having the
> whole world watch your mistakes in painstaking detail!

At least this way you get to do it while your memory is fresh. In the
old days we only found out some things were broken weeks or months later.

cheers

andrew

pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgsql: Speed up conversion of signed integers to C strings.
Next
From: Robert Haas
Date:
Subject: pgsql: Expose quote_literal_cstr() from core.