Small doc fix for pageinspect - Mailing list pgsql-hackers

From Laurenz Albe
Subject Small doc fix for pageinspect
Date
Msg-id 8f9ab7b16daf623e87eeef5203a4ffc0dece8dfd.camel@cybertec.at
Whole thread Raw
Responses Re: Small doc fix for pageinspect
List pgsql-hackers
I noticed today that the signature for two functions is wrong
in the documentation:

- "heap_page_item_attrs" has the argument order and return type wrong
  and is lacking types

- "tuple_data_split" is lacking the type for "rel_oid"

Patch attached.

This should be backpatched down to 9.6 where the functions have been added.

Yours,
Laurenz Albe

Attachment

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: psql show URL with help
Next
From: Jerry Jelinek
Date:
Subject: Re: patch to allow disable of WAL recycling