aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-09-16 12:31:23 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-09-16 12:31:23 -0400
commite6ed34f70d57d102da8383919e0046c577d317e7 (patch)
treeb0ed02657419a87ddf9ec230440d418a6e594efb /src/backend/access/gist
parent0a6cc28500b7a8db7a27cbd0d75e18837fb2e367 (diff)
downloadpostgresql-e6ed34f70d57d102da8383919e0046c577d317e7.tar.gz
postgresql-e6ed34f70d57d102da8383919e0046c577d317e7.zip
Ensure generic plan gets used for a plpgsql expression with no parameters.
Now that a NULL ParamListInfo pointer causes significantly different behavior in plancache.c, be sure to pass it that way when the expression is known not to reference any plpgsql variables. Saves a few setup cycles anyway.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions