Re: try_relation_open and relation_open behave different.

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Xing GUO <higuoxing@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2021-10-18T06:45:10Z
Lists: pgsql-hackers
On Mon, Oct 18, 2021 at 01:56:07PM +0800, Xing GUO wrote:
> My question is, is it a deliberate design that makes try_relation_open and
> relation_open different? Shall we mention it in the comment of
> try_relation_open OR adding the checker to relation_open?

I am not sure what you mean here, both functions are include comments
to explain their differences, so..
--
Michael

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Detect POLLHUP/POLLRDHUP while running queries.