Re: smallserial / serial2 - Mailing list pgsql-hackers

From Robert Haas
Subject Re: smallserial / serial2
Date
Msg-id BANLkTinDC+4XO5mT3oyoxeNcExcr12hcYw@mail.gmail.com
Whole thread Raw
In response to Re: smallserial / serial2  (Josh Kupershmidt <schmiddy@gmail.com>)
List pgsql-hackers
On Wed, Jun 22, 2011 at 9:14 AM, Josh Kupershmidt <schmiddy@gmail.com> wrote:
> On Tue, Jun 21, 2011 at 10:58 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>> Committed the main patch, and your regression tests.
>
> Hmph, looks like buildfarm members koi and jaguar are failing make check now:
>  http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=koi&dt=2011-06-22%2008%3A06%3A00
>
> due to a difference in sequence.out. I didn't muck with the part about
>  SELECT * FROM foo_seq_new;
> which is causing the diff, but it looks like the only difference is in
> the log_cnt column, which seems pretty fragile to rely on in a
> regression test. Maybe those SELECTS just shouldn't include log_cnt.

Seems like a reasonable thing to try.  Done.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: smallserial / serial2
Next
From: Jeff MacDonald
Date:
Subject: Re: Indication of db-shared tables