Skip to content
Snippets Groups Projects
Commit 4b72779f authored by Tom Lane's avatar Tom Lane
Browse files

fastpath neglected to pass a valid isNull flag to the function being

called.  We hadn't noticed this because C-coded functions mostly don't
pay attention to isNull anyway ... but plpgsql functions sure do ...
This is fixed in another way for 7.1, but 7.0.1 needs this patch.
parent 67f6b333
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment