]> granicus.if.org Git - postgresql/commit
Fix function signatures of pageinspect in documentation
authorMichael Paquier <michael@paquier.xyz>
Fri, 8 Mar 2019 06:10:14 +0000 (15:10 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 8 Mar 2019 06:10:14 +0000 (15:10 +0900)
commite1e0e8d58c5c70da92e36cb9d59c2f7ecf839e00
tree346986db142a425aba907322e173ffa5e911db53
parentbeeb8e2e0717065296dc7b32daba2d66f0f931dd
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
Backpatch-through: 9.6
doc/src/sgml/pageinspect.sgml