Обсуждение: pgsql: pgstattuple: Add new error case for spgist indexes.

Поиск
Список
Период
Сортировка

pgsql: pgstattuple: Add new error case for spgist indexes.

От
Robert Haas
Дата:
pgstattuple: Add new error case for spgist indexes.

Extracted from a larger patch by Jaime Casanova, reviewed by Noah Misch.
I think this error message could use some more extensive revision, but
this at least makes the handling of spgist consistent with what we do for
other types of indexes that this code doesn't know how to handle.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/97c85098de1e21825adf447df60b95a56cef7bd8

Modified Files
--------------
contrib/pgstattuple/pgstattuple.c |    3 +++
1 files changed, 3 insertions(+), 0 deletions(-)