Re: BUG #17702: An assert failed in parse_utilcmd.c

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: xinwen@stu.scu.edu.cn, pgsql-bugs@lists.postgresql.org
Date: 2022-11-29T16:48:47Z
Lists: pgsql-bugs
> On 29 Nov 2022, at 17:47, Daniel Gustafsson <daniel@yesql.se> wrote:

> I'll go enforce readonly on all utility statements in HEAD and the
> applicable backbranches tonight then.

.. and just as I hit send I noticed that you had fixed it already =) Sorry for the noise.

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. Prevent clobbering of utility statements in SQL function caches.