From: | Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Re: snapbuild woes |
Date: | 2016-12-10 22:49:40 |
Message-ID: | aee1d499-e3ca-e091-56da-1ee6a47741c8@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 10/12/16 23:10, Petr Jelinek wrote:
>
> The attached 0002-Skip-unnecessary-snapshot-builds.patch changes this
> behavior so that we don't make snapshots for transactions that we seen
> wholly and know that they didn't make catalog changes even if we didn't
> reach consistency yet.
>
Eh, attached wrong patch. This one is correct.
--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
0002-Skip-unnecessary-snapshot-builds.patch | application/x-patch | 5.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Nasby | 2016-12-10 23:19:32 | Re: [COMMITTERS] pgsql: Implement table partitioning. |
Previous Message | Petr Jelinek | 2016-12-10 22:10:19 | snapbuild woes |