Re: parent foreign tables and row marks

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: parent foreign tables and row marks
Date: 2021-06-02 18:39:20
Message-ID: 125130.1622659160@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Amit Langote <amitlangote09(at)gmail(dot)com> writes:
> I noticed that 428b260f87e8 (v12) broke the cases where a parent
> foreign table has row marks assigned.

Indeed :-(. Fix pushed. I tweaked the comments and test case slightly.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2021-06-02 19:08:44 Re: Support for CREATE MODULE?
Previous Message Julien Rouhaud 2021-06-02 16:58:31 Re: security_definer_search_path GUC