Re: Views no longer in rangeTabls?
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
David Steele <david@pgmasters.net>, Julien Rouhaud <rjuju123@gmail.com>,
Pg Hackers <pgsql-hackers@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-06-14T10:51:18Z
Lists: pgsql-hackers
On Wed, Jun 14, 2023 at 15:49 Amit Langote <amitlangote09@gmail.com> wrote: > 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. > It’s out now: https://www.postgresql.org/message-id/E1q9Gms-001h5g-8Q%40gemulon.postgresql.org -- Thanks, Amit Langote EDB: http://www.enterprisedb.com
Commits
-
Retain relkind too in RTE_SUBQUERY entries for views.
- 0f8cfaf8921f 16.0 landed