mirror of
https://github.com/postgres/postgres.git
synced 2025-05-08 07:21:33 +03:00
Remove extra comma
Author: Christoph Berg <myon@debian.org>
This commit is contained in:
parent
501f58359b
commit
cbfbf2930e
@ -181,7 +181,7 @@ test=# SELECT tuple_data_split('pg_class'::regclass, t_data, t_infomask, t_infom
|
|||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<function>heap_page_item_attrs(page bytea, rel_oid regclass, [, do_detoast bool]) returns setof record</function>
|
<function>heap_page_item_attrs(page bytea, rel_oid regclass [, do_detoast bool]) returns setof record</function>
|
||||||
<indexterm>
|
<indexterm>
|
||||||
<primary>heap_page_item_attrs</primary>
|
<primary>heap_page_item_attrs</primary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user