Fix function signatures of pageinspect in documentation

Michael Paquier <michael@paquier.xyz>

Commit: c80297e2056ab92b3f31f31d6ab8f8800acd88ac
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-03-08T06:10:44Z
Releases: 9.6.13
Fix function signatures of pageinspect in documentation

tuple_data_split() lacked the type of the first argument, and
heap_page_item_attrs() has reversed the first and second argument,
with the bytea argument using an incorrect name.

Author: Laurenz Albe
Discussion: https://postgr.es/m/8f9ab7b16daf623e87eeef5203a4ffc0dece8dfd.camel@cybertec.at

Files

PathChange+/−
doc/src/sgml/pageinspect.sgml modified +2 −2

Documentation touched

Discussion