aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.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
commitc3813268a7eca8000b8963c079e521eccd960620 (patch)
treec7b199ad89df04d17ce504cd64d19892b786fde8 /src/backend/access/gist/gistproc.c
parent0440f49523fb88a3ecbc1672d8fcee20197c5c40 (diff)
downloadpostgresql-c3813268a7eca8000b8963c079e521eccd960620.tar.gz
postgresql-c3813268a7eca8000b8963c079e521eccd960620.zip
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/gistproc.c')
0 files changed, 0 insertions, 0 deletions