pgsql: Doc: clean up pg_relation_check_pages() documentation.

Started by Tom Laneover 5 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Doc: clean up pg_relation_check_pages() documentation.

Commit f2b883969 did not get the memo about the new formatting
style for tables documenting built-in functions. I noticed because
of a PDF build warning about an overwidth table.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b787d4ce6d910080065025bcd5f968544997271f

Modified Files
--------------
doc/src/sgml/func.sgml | 60 +++++++++++++++++++++++++++-----------------------
1 file changed, 33 insertions(+), 27 deletions(-)