Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values
Date
Msg-id 162439000726.1167.1106069011077952837.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values  (Greg Nancarrow <gregn4422@gmail.com>)
List pgsql-hackers
Those code comments look good.

pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: Avoid stuck of pbgench due to skipped transactions
Next
From: Alexander Korotkov
Date:
Subject: Re: Decouple operator classes from index access methods