diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-04 02:30:52 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-04 02:30:52 +0000 |
commit | 7fbf0af22be6278c2b4e8c6c8c3e914b64cf9117 (patch) | |
tree | c06acc3a679f9f3864795bd720869aa4e089f1fb /src/backend/tcop/postgres.c | |
parent | 2ae6e8630238b6c8e6e593425bf5fa70c13764f1 (diff) | |
download | postgresql-7fbf0af22be6278c2b4e8c6c8c3e914b64cf9117.tar.gz postgresql-7fbf0af22be6278c2b4e8c6c8c3e914b64cf9117.zip |
When rewriting an aggregate introduced into WHERE, allow agg argument to
be an expression not just a simple Var, so long as only one table is
referenced (so that code isn't really any more difficult than before).
This whole thing is still fundamentally bogus, but at least we can accept
a few more cases than before.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions