summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-08-19 14:35:32 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-08-19 14:35:32 -0400
commit65a603e90328a7a8fb3ab30ed96f24bf8eb4cf84 (patch)
tree1904d298fe576797ebaaa7a0968adf14e49170b5 /src/backend/access/gist/gistutil.c
parentda1c91631e3577ea5818f855ebb5bd206d559006 (diff)
downloadpostgresql-65a603e90328a7a8fb3ab30ed96f24bf8eb4cf84.tar.gz
Guard against parallel-restricted functions in VALUES expressions.
Obvious brain fade in set_rel_consider_parallel(). Noticed it while adjusting the adjacent RTE_FUNCTION case. In 9.6, also make the code look more like what I just did in HEAD by removing the unnecessary function_rte_parallel_ok subroutine (it does nothing that expression_tree_walker wouldn't do).
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions