Re: IMMUTABLE and PARALLEL SAFE function markings - Mailing list pgsql-hackers

From Andres Freund
Subject Re: IMMUTABLE and PARALLEL SAFE function markings
Date
Msg-id 20181127000900.lg2ca5wp3yo2gfs2@alap3.anarazel.de
Whole thread Raw
In response to Re: IMMUTABLE and PARALLEL SAFE function markings  (Stephen Frost <sfrost@snowman.net>)
Responses Re: IMMUTABLE and PARALLEL SAFE function markings
List pgsql-hackers
Hi,

On 2018-11-26 19:05:02 -0500, Stephen Frost wrote:
> Agreed, but I could see us having a regression test which complains if
> it finds any which are marked as immutable but aren't parallel safe.

That doesn't help if a user writes a query to review the not parallel
safe functions in their installation.

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pg_config wrongly marked as not parallel safe?
Next
From: Stephen Frost
Date:
Subject: Re: IMMUTABLE and PARALLEL SAFE function markings