Re: pgsql: Speed up conversion of signed integers to C strings.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Speed up conversion of signed integers to C strings.
Date: 2010-11-20 14:30:22
Message-ID: 4CE7DB7E.1060103@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-11-20 15:07:52 pgsql: Expose quote_literal_cstr() from core.
Previous Message Robert Haas 2010-11-20 12:10:56 Re: pgsql: Speed up conversion of signed integers to C strings.