aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/float.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-12-10 22:54:12 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-12-10 22:54:12 +0000
commit63cc56de54049e9e2c16dde182fb93c09298af3b (patch)
treeb8a4a4587605e7b7c6d1723c4dd0f1df0facd7a2 /src/backend/utils/adt/float.c
parent584f818bef68450d23d1b75afbaf19febe38fd37 (diff)
downloadpostgresql-63cc56de54049e9e2c16dde182fb93c09298af3b.tar.gz
postgresql-63cc56de54049e9e2c16dde182fb93c09298af3b.zip
Suppress subquery pullup and pushdown when the subquery has any
set-returning functions in its target list. This ensures that we won't rewrite the query in a way that places set-returning functions into quals (WHERE clauses). Cf. bug reports from Joe Conway.
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions