diff options
author | Bruce Momjian <bruce@momjian.us> | 1999-10-22 11:51:35 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1999-10-22 11:51:35 +0000 |
commit | 0e1bfe92c75975711cefb776a7518ee9468193f6 (patch) | |
tree | 1f2d49290d063cd551dcf0cec7d97d9669426abe /src/backend/tcop/postgres.c | |
parent | 5374f3e7bbe4e26b5891afe5056c64fbb6133496 (diff) | |
download | postgresql-0e1bfe92c75975711cefb776a7518ee9468193f6.tar.gz postgresql-0e1bfe92c75975711cefb776a7518ee9468193f6.zip |
I have a patch for postgresql-snapshot(1999-10-22).
This patch fix a TODO list item.
* require SELECT DISTINCT target list to have all ORDER BY columns
example
ogawa=> select distinct x from t1 order by y;
ERROR: ORDER BY columns must appear in SELECT DISTINCT target list
---
Atsushi Ogawa
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions