Add error check for lossy distance functions in index-only scans. Maybe we should actually support this, but for the moment let's just throw an error if the opclass tries it.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f84c8601d604811a530dadb53ddb52f08639e72b Modified Files -------------- src/backend/executor/nodeIndexonlyscan.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
