Re: Attempt to consolidate reading of XLOG page - Mailing list pgsql-hackers

From Antonin Houska
Subject Re: Attempt to consolidate reading of XLOG page
Date
Msg-id 15959.1558429897@spoje.net
Whole thread Raw
In response to Re: Attempt to consolidate reading of XLOG page  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Attempt to consolidate reading of XLOG page
List pgsql-hackers
Robert Haas <robertmhaas@gmail.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.

-- 
Antonin Houska
Web: https://www.cybertec-postgresql.com


Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: with oids option not removed in pg_dumpall
Next
From: Antonin Houska
Date:
Subject: A few more opportunities to use TupleTableSlotOps fields