Re: Views no longer in rangeTabls? - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Views no longer in rangeTabls?
Date
Msg-id CA+HiwqHCcvFmcO1tNx7QRz-He0gHiU8YgzHSTSffAuVXUT1WmA@mail.gmail.com
Whole thread Raw
In response to Re: Views no longer in rangeTabls?  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Views no longer in rangeTabls?
List pgsql-hackers
On Wed, Jun 14, 2023 at 15:44 Michael Paquier <michael@paquier.xyz> wrote:
On Wed, Jun 14, 2023 at 02:34:56PM +0900, Amit Langote wrote:
> This being my first commit, I intently looked to check if everything’s set
> up correctly. While it seemed to have hit gitweb and GitHub, it didn’t
> pgsql-committers for some reason.

It seems to me that the email of pgsql-committers is just being held
in moderation.  Your first commit is in the tree, so this worked fine
seen from here.  Congrats!

Ah, did think it might be moderation.  Thanks for the confirmation, Michael.
--
Thanks, Amit Langote
EDB: http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Views no longer in rangeTabls?
Next
From: Etsuro Fujita
Date:
Subject: Re: postgres_fdw: wrong results with self join + enable_nestloop off