Fix function signatures of pageinspect in documentation
authorMichael Paquier
Fri, 8 Mar 2019 06:10:38 +0000 (15:10 +0900)
committerMichael Paquier
Fri, 8 Mar 2019 06:10:38 +0000 (15:10 +0900)
commit79893e97c099b92d2b9dbe2b58772ea22d0b4e3b
treee100c3cb4f9a314b8f5bcfadcc4f22f99d238fa8
parent19ff710aaa5f131a15da97484da5a669a3448864
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[email protected]
doc/src/sgml/pageinspect.sgml