aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_func.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-09-28 02:03:19 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-09-28 02:03:19 +0000
commita55888ec9c60a96e9e9c9a6862028a2c599454ac (patch)
treef7ad8724232c04ea1d9c5bae2a78deffe17a18b4 /src/backend/parser/parse_func.c
parent04f150e607b47c78c3e2f4efa295f69ba55cafd0 (diff)
downloadpostgresql-a55888ec9c60a96e9e9c9a6862028a2c599454ac.tar.gz
postgresql-a55888ec9c60a96e9e9c9a6862028a2c599454ac.zip
Fix nodeAgg coredump in case where lower-level plan has
an empty targetlist *and* fails to return any tuples, as will happen for example with 'SELECT COUNT(1) FROM table WHERE ...' if the where- clause selects no tuples. It's so nice to make a fix by diking out code, instead of adding more...
Diffstat (limited to 'src/backend/parser/parse_func.c')
0 files changed, 0 insertions, 0 deletions