CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 04/03/02 12:42:20
Modified files:
src/backend/optimizer/util: pathnode.c
Log message:
Teach is_distinct_query to recognize that GROUP BY forces a subquery's
output to be distinct, if all the GROUP BY columns appear in the output.
Per suggestion from Dennis Haney.
Responses
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-03-02 18:35:59 |
| Subject: pgsql-server/src include/pgstat.h include/port ... |
| Previous: | From: Bruce Momjian | Date: 2004-03-02 15:46:34 |
| Subject: pgsql-server/doc Tag: REL7_4_STABLE FAQ_turkis ... |