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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, 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-27 22:34:11
Message-ID: 201011272234.oARMYBq07942@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Andrew Dunstan wrote:
>
>
> 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.

That is true. I used to pull CVS using binary search to find the commit
that broke things.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-11-28 04:59:04 Re: [COMMITTERS] pgsql: Remove outdated comments from the regression test files.
Previous Message Bruce Momjian 2010-11-27 22:33:33 Re: pgsql: Speed up conversion of signed integers to C strings.