diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-04-05 12:17:03 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-04-06 14:30:13 -0400 |
commit | 5f21f5292c0856536ac0724974a8bc6b296b9ef6 (patch) | |
tree | e59cababca9af6b265033f43e9bab844836f13c0 /src/backend/executor/nodeAgg.c | |
parent | 4be613f692b8f474d5766627a636e7f838131587 (diff) | |
download | postgresql-5f21f5292c0856536ac0724974a8bc6b296b9ef6.tar.gz postgresql-5f21f5292c0856536ac0724974a8bc6b296b9ef6.zip |
Mark immutable functions in information schema as parallel safe
Also add opr_sanity check that all preloaded immutable functions are
parallel safe. (Per discussion, this does not necessarily have to be
true for all possible such functions, but deviations would be unlikely
enough that maintaining such a test is reasonable.)
Reported-by: David Rowley <david.rowley@2ndquadrant.com>
Reviewed-by: Robert Haas <robertmhaas@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Diffstat (limited to 'src/backend/executor/nodeAgg.c')
0 files changed, 0 insertions, 0 deletions