mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
@ -181,7 +181,7 @@ test=# SELECT tuple_data_split('pg_class'::regclass, t_data, t_infomask, t_infom
|
||||
|
||||
<varlistentry>
|
||||
<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>
|
||||
<primary>heap_page_item_attrs</primary>
|
||||
</indexterm>
|
||||
|
Reference in New Issue
Block a user