This errdetail doesn't seem quite right in the following situation:

rhaas=# select distinct proacl from pg_proc;
ERROR:  could not implement DISTINCT
DETAIL:  Some of the datatypes only support hashing, while others only
support sorting.

...Robert

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to