Add "LP_DEAD item?" column to GiST pageinspect functions
Peter Geoghegan <pg@bowt.ie>
Add "LP_DEAD item?" column to GiST pageinspect functions This brings gist_page_items() and gist_page_items_bytea() in line with nbtree's bt_page_items() function. Minor follow-up to commit 756ab291, which added the GiST functions. Author: Andrey Borodin <x4mmm@yandex-team.ru> Discussion: https://postgr.es/m/E0794687-7315-4C29-A9C7-EC54D448596D@yandex-team.ru
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pageinspect/expected/gist.out | modified | +16 −16 |
| contrib/pageinspect/gistfuncs.c | modified | +10 −8 |
| contrib/pageinspect/pageinspect--1.8--1.9.sql | modified | +2 −0 |
| doc/src/sgml/pageinspect.sgml | modified | +18 −18 |
Documentation touched
Discussion
Cited messages not in the archive:
E0794687-7315-4C29-A9C7-EC54D448596D@yandex-team.ru