Обсуждение: pgsql: Improve pageinspect module

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

pgsql: Improve pageinspect module

От
Teodor Sigaev
Дата:
Improve pageinspect module

Now pageinspect can show data stored in the heap tuple.

Nikolay Shaplov

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d6061f83a166b015657fda8623c704fcb86930e9

Modified Files
--------------
contrib/pageinspect/Makefile             |    6 +-
contrib/pageinspect/heapfuncs.c          |  271 +++++++++++++++++++++++++++--
contrib/pageinspect/pageinspect--1.3.sql |  189 --------------------
contrib/pageinspect/pageinspect--1.4.sql |  279 ++++++++++++++++++++++++++++++
contrib/pageinspect/pageinspect.control  |    2 +-
doc/src/sgml/pageinspect.sgml            |   57 +++++-
6 files changed, 598 insertions(+), 206 deletions(-)


Re: pgsql: Improve pageinspect module

От
Stephen Frost
Дата:
* Teodor Sigaev (teodor@sigaev.ru) wrote:
> Improve pageinspect module
>
> Now pageinspect can show data stored in the heap tuple.

The buildfarm isn't happy with this change..

Thanks!

Stephen

Вложения

Re: pgsql: Improve pageinspect module

От
Teodor Sigaev
Дата:
Oh, forgot diff file. Added, thank you

Stephen Frost wrote:
> * Teodor Sigaev (teodor@sigaev.ru) wrote:
>> Improve pageinspect module
>>
>> Now pageinspect can show data stored in the heap tuple.
>
> The buildfarm isn't happy with this change..
>
> Thanks!
>
> Stephen
>

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/