Thomas Munro writes:
> On Tue, Mar 27, 2018 at 5:50 AM, Tom Lane wrote:
>> I'm a little worried because Anastasia couldn't repeat the test;
>> why is that?
> Hmm. I'm not sure. It works for me on a couple of machines and what I see
> is:
Yeah, it works for me too, so not sure what the proble
On Tue, Mar 27, 2018 at 5:50 AM, Tom Lane wrote:
> Thomas Munro writes:
>> Rebased again, now with a commit message. That assertion has since
>> been removed (commit ec99dd5a) so the attached test script can once
>> again be used to see the contents of pg_serial as the xid goes all the
>> way ar
Thomas Munro writes:
> Rebased again, now with a commit message. That assertion has since
> been removed (commit ec99dd5a) so the attached test script can once
> again be used to see the contents of pg_serial as the xid goes all the
> way around, if you build with TEST_OLDSERXID defined so that
>
Greetings,
* Thomas Munro (thomas.mu...@enterprisedb.com) wrote:
> On Wed, Jun 28, 2017 at 1:11 PM, Thomas Munro
> wrote:
> > On Sat, Mar 25, 2017 at 7:27 AM, Thomas Munro
> > wrote:
> >> On Sat, Mar 25, 2017 at 3:11 AM, Anastasia Lubennikova
> >> wrote:
> >>> You claim that SLRUs now support f
On Fri, Sep 1, 2017 at 8:12 PM, Thomas Munro
wrote:
> Rebased again, now with a commit message. That assertion has since
> been removed (commit ec99dd5a) so the attached test script can once
> again be used to see the contents of pg_serial as the xid goes all the
> way around, if you build with T