Re: SSI 2PC coverage - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: SSI 2PC coverage
Date
Msg-id 1314221727-sup-8034@alvh.no-ip.org
Whole thread Raw
In response to Re: SSI 2PC coverage  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
Excerpts from Kevin Grittner's message of mar ago 23 15:07:33 -0300 2011:
> Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:

> > I did change the lexer slightly, to trim whitespace from the
> > beginning and end of SQL blocks. This cuts the size of expected
> > output a bit, and makes it look nicer anyway.
>  
> OK.  You missed the alternative outputs for a couple files.  These
> are needed to get successful tests with
> default_transaction_isolation = 'serializable' or 'repeatable read'.
> Patch attached.

Thanks, applied.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: pg_dump --exclude-table-data
Next
From: Alvaro Herrera
Date:
Subject: Re: SSI 2PC coverage