Re: BUG #17161: Assert failed on opening a relation that exists in two schemas via the LANGUAGE SQL function

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org, Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2021-08-31T16:03:37Z
Lists: pgsql-bugs
Alexander Lakhin <exclusion@gmail.com> writes:
> This patch fixes the issue for me. Thank you!

Pushed, then.  Thanks for the report!

			regards, tom lane



Commits

  1. Fix missed lock acquisition while inlining new-style SQL functions.