Re: array expression NULL fix [was: [HACKERS] odd behavior/possible bug] - Mailing list pgsql-patches

From Tom Lane
Subject Re: array expression NULL fix [was: [HACKERS] odd behavior/possible bug]
Date
Msg-id 20607.1059591828@sss.pgh.pa.us
Whole thread Raw
In response to array expression NULL fix [was: [HACKERS] odd behavior/possible bug]  (Joe Conway <mail@joeconway.com>)
List pgsql-patches
Joe Conway <mail@joeconway.com> writes:
> Here's a patch that replaces the ERROR with a NULL return value when an
> element in an array expression is NULL.

Applied.  I also added a comment to remind us to change
contain_nonstrict_functions() when ARRAY's behavior is changed again.

            regards, tom lane

pgsql-patches by date:

Previous
From: Josh Berkus
Date:
Subject: Re: [PATCH] Re: [pgsql-advocacy] Why READ ONLY transactions?
Next
From: Sean Chittenden
Date:
Subject: Re: [PATCH] Re: [pgsql-advocacy] Why READ ONLY transactions?