From: | Antonin Houska <ah(at)cybertec(dot)at> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Attempt to consolidate reading of XLOG page |
Date: | 2019-07-09 10:15:37 |
Message-ID: | 14486.1562667337@spoje.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> On Tue, May 21, 2019 at 9:12 PM Antonin Houska <ah(at)cybertec(dot)at> wrote:
> > Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> > > It seems to me that it's better to unwind the stack i.e. have the
> > > function return the error information to the caller and let the caller
> > > do as it likes.
> >
> > Thanks for a hint. The next version tries to do that.
>
> Hi Antonin,
>
> Could you please send a fresh rebase for the new Commitfest?
Rebased.
--
Antonin Houska
Web: https://www.cybertec-postgresql.com
Attachment | Content-Type | Size |
---|---|---|
v04-0001-Make-XLogReaderInvalReadState-static.patch | text/x-diff | 2.3 KB |
v04-0002-Remove-TLI-from-some-argument-lists.patch | text/x-diff | 10.9 KB |
v04-0003-Introduce-XLogSegment-structure.patch | text/x-diff | 18.5 KB |
v04-0004-Use-only-xlogreader.c-XLogRead.patch | text/x-diff | 15.6 KB |
v04-0005-Remove-the-old-implemenations-of-XLogRead.patch | text/x-diff | 14.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip Kumar | 2019-07-09 10:28:22 | Re: POC: Cleaning up orphaned files using undo logs |
Previous Message | Peter Eisentraut | 2019-07-09 10:07:05 | Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) |