Re: BUG #18929: After the view is created, executed query against the view definition, reported syntax error.

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, 707330139@qq.com, pgsql-bugs@lists.postgresql.org
Date: 2025-05-20T08:44:51Z
Lists: pgsql-bugs
On Tue, May 20, 2025 at 10:45:07AM +0300, Heikki Linnakangas wrote:
> Committed the same fix.  Sorry for not crediting you in the commit message,
> I reached the same conclusion and committed before I saw this discussion.
> Thanks for looking!

No problem.  Thanks for committing the fix.

> Neon (https://neon.tech)

Congrats on this part.
--
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. Fix cross-version upgrade test failure

  2. Fix deparsing FETCH FIRST <expr> ROWS WITH TIES