čt 15. 10. 2020 v 20:17 odesílatel Tom Lane napsal:
> Pavel Stehule writes:
> > I am playing with fixing the speed of CALL statement in a non atomic
> > context, and when I tested my patch I found another issue of CALL
> statement
> > - an invalidation of plans doesn't work for CALL statement (i
Pavel Stehule writes:
> I am playing with fixing the speed of CALL statement in a non atomic
> context, and when I tested my patch I found another issue of CALL statement
> - an invalidation of plans doesn't work for CALL statement (in atomic
> context).
Yeah, that's not the plancache's fault. C