pgsql: Add error check for lossy distance functions in index-only scans

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add error check for lossy distance functions in index-only scans
Дата
Msg-id E1YwFyF-0006zn-0v@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix incorrect snprintf() limit.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Improve pgindent instructions regarding Perl backup files