Re: GIN pageinspect functions

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: GIN pageinspect functions
Дата
Msg-id CAM3SWZQB-yuRa8gW9g5XgbLhU8USm-FMhsh8gDoV1DpLSGTjtA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: GIN pageinspect functions  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: GIN pageinspect functions  (Peter Geoghegan <pg@heroku.com>)
Re: GIN pageinspect functions  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Tue, Nov 4, 2014 at 7:26 AM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> I think these functions will be quite useful for debugging purpose
> and we already have similar function's for other index (btree).

This patch has bitrotted. I attach rebased revision, for the
convenience of others - V1.3 of pageinspect will now incorporate both
GIN stuff, and BRIN stuff. Seems like this patch was affected by the
recent problems with header includes - that's fixed.

Do you intend to fix this up?

+ /* TODO: array of decoded item pointers */
+ nulls[2] = true;

--
Peter Geoghegan

Вложения

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

Предыдущее
От: Adam Brightwell
Дата:
Сообщение: Re: Additional role attributes && superuser review
Следующее
От: Petr Jelinek
Дата:
Сообщение: Re: Add shutdown_at_recovery_target option to recovery.conf