Fix function signatures of pageinspect in documentation

Michael Paquier <michael@paquier.xyz>

Commit: 79893e97c099b92d2b9dbe2b58772ea22d0b4e3b
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-03-08T06:10:38Z
Releases: 10.8
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