pageinspect: Add page_checksum function Author: Tomas Vondra <[email protected]> Reviewed-by: Ashutosh Sharma <[email protected]>
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/fef2bcdcba0888c95ddf2a7535179c3b9a6a2f0e Modified Files -------------- contrib/pageinspect/expected/page.out | 6 ++++ contrib/pageinspect/pageinspect--1.5--1.6.sql | 8 +++++ contrib/pageinspect/rawpage.c | 37 +++++++++++++++++++++ contrib/pageinspect/sql/page.sql | 2 ++ doc/src/sgml/pageinspect.sgml | 47 +++++++++++++++++++++++++-- 5 files changed, 98 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
