From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, Pg Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Snapshot management, final |
Date: | 2008-04-23 15:16:45 |
Message-ID: | 20080423151645.GB6572@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Alvaro Herrera wrote:
> FWIW I noticed yesterday after going to bed that SnapshotContext serves
> no useful purpose -- we can just remove it and store snaps in
> TopTransactionContext.
... which is what the attached patch does.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Attachment | Content-Type | Size |
---|---|---|
snapshot-7.patch.bz2 | application/octet-stream | 17.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-04-23 15:59:11 | Re: Improve shutdown during online backup, take 4 |
Previous Message | Simon Riggs | 2008-04-23 14:18:41 | Re: Concurrent psql API |