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
-
Prevent clobbering of utility statements in SQL function caches.
- 8b47ccb624f8 16.0 landed
- 7715a3c24450 14.7 landed
- 5dfc2b753b0f 15.2 landed