On Mon, 02 Oct 2023 13:07:19 -0400
Tom Lane wrote:
> "Karl O. Pinc" writes:
> > What I'm looking for is some general statements about
> > parallel safety for trigger functions. I don't know
> > enough about parallelism to even know if it applies
> > to data modification statements.
>
> It do
"Karl O. Pinc" writes:
> What I'm looking for is some general statements about
> parallel safety for trigger functions. I don't know
> enough about parallelism to even know if it applies
> to data modification statements.
It doesn't, which is why the docs are silent on the point.