| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: getting rid of SnapshotNow |
| Date: | 2013-07-25 23:24:53 |
| Message-ID: | CA+TgmoYrnryX2NHrGMXcz-casMBh-Jdnb3nTjLMHFtSwH1Sq7w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-odbc |
On Tue, Jul 23, 2013 at 2:53 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Works for me.
OK. I've taken care of all remaining uses of SnapshotNow in the code
base. I think we can go ahead and remove it, now. Patch attached.
(And there was, hopefully, much rejoicing.)
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| remove-snapshotnow-v1.patch | application/octet-stream | 15.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2013-07-25 23:53:01 | Re: Design proposal: fsync absorb linear slider |
| Previous Message | MauMau | 2013-07-25 22:27:10 | Re: install libpq.dll in bin directory on Windows / Cygwin |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2013-07-26 12:49:38 | Re: getting rid of SnapshotNow |
| Previous Message | Hiroshi Inoue | 2013-07-24 14:57:42 | Re: FORMAT_INTEGER is wrong on (some) 64 bit platforms? |