Skip to content
Snippets Groups Projects
user avatar
Tom Lane authored
yet, but at least we can give a better error message:
regression=> select count(distinct f1) from int4_tbl;
ERROR:  aggregate(DISTINCT ...) is not implemented yet
instead of 'parser: parse error at or near distinct'.
18c30002
History
Name Last commit Last update