aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-11-18 16:46:29 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-11-18 16:46:29 -0500
commitc4adfc21cbae47f71624a87008073503308c2393 (patch)
treebe44bec00f1f872c873d1c443472ec5c9a7b4de6 /src/backend/executor/nodeFunctionscan.c
parent6313995c27f915333cc3c7aad521afda22a7ce48 (diff)
downloadpostgresql-c4adfc21cbae47f71624a87008073503308c2393.tar.gz
postgresql-c4adfc21cbae47f71624a87008073503308c2393.zip
Fix compiler warning in rangetypes_spgist.c.
On gcc 7.2.0, comparing pointer to (Datum) 0 produces a warning. Treat it as a simple pointer to avoid that; this is more consistent with comparable code elsewhere, anyway. Tomas Vondra Discussion: https://postgr.es/m/99410021-61ef-9a9a-9bc8-f733ece637ee@2ndquadrant.com
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions