diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-06-15 16:42:08 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-06-15 16:42:08 +0000 |
commit | 996fdb9af1e298ae1ce3729429d2416e41344086 (patch) | |
tree | 32cf3e674e9eb5ab60d925f1408eea7b7c7bae6c /src/backend/executor/nodeFunctionscan.c | |
parent | da78e3e2eba4e1f54769eecebaf560f14e2711ea (diff) | |
download | postgresql-996fdb9af1e298ae1ce3729429d2416e41344086.tar.gz postgresql-996fdb9af1e298ae1ce3729429d2416e41344086.zip |
Cause GROUP BY clause to adopt ordering operators from ORDER BY when
both clauses specify the same targets, rather than always using the
default ordering operator. This allows 'GROUP BY foo ORDER BY foo DESC'
to be done with only one sort step.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions