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

From Vik Fearing
Subject Re: IMMUTABLE and PARALLEL SAFE function markings
Date
Msg-id d1d503da-32a8-e081-2ce9-a75167632863@2ndquadrant.com
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
Re: IMMUTABLE and PARALLEL SAFE function markings
Re: IMMUTABLE and PARALLEL SAFE function markings
List pgsql-hackers
On 27/11/2018 01:13, Stephen Frost wrote:
> Parallel safe functions should be marked as such.  Immutable functions
> should be marked as such.  We should not assume that one implies the
> other, nor should we operate as if they do.

Yes we should!  Unless you can produce a case where an immutable
function is not parallel safe.
--
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


Attachment

pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: IMMUTABLE and PARALLEL SAFE function markings
Next
From: Andres Freund
Date:
Subject: Re: IMMUTABLE and PARALLEL SAFE function markings