Re: Bug plperl.c

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Mark Murawski <markm-lists@intellasoft.net>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2022-03-08T21:19:39Z
Lists: pgsql-bugs
Mark Murawski <markm-lists@intellasoft.net> writes:
> No rush on the bug fix, just making sure you don't need anything else 
> from me on the reproduction.

Nope, it's dealt with, see

https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=638300fef

			regards, tom lane



Commits

  1. Disallow execution of SPI functions during plperl function compilation.