aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-06-30 12:53:54 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-06-30 12:53:54 -0400
commit131926a52da0fbd77678cbd887914c83b48faa2d (patch)
tree80d5b0a36c7776693f1a969b29367864022f5dcd /contrib/postgres_fdw/postgres_fdw.c
parent302ac7f27197855afa8c89fae36c85c124ae156b (diff)
downloadpostgresql-131926a52da0fbd77678cbd887914c83b48faa2d.tar.gz
postgresql-131926a52da0fbd77678cbd887914c83b48faa2d.zip
Remove useless check for NULL subexpression.
Coverity rightly gripes that it's silly to have a test here when the adjacent ExecEvalExpr() would choke on a NULL expression pointer. Petr Jelinek
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions