mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
docs: adjust RECORD PG 12 relnote item
Discussion: https://postgr.es/m/15486.1558393010@sss.pgh.pa.us
This commit is contained in:
@@ -2075,13 +2075,10 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Allow <type>RECORD</type> and <type>RECORD[]</type> to be specified
|
Allow <type>RECORD</type> and <type>RECORD[]</type> to be used
|
||||||
as a function <link linkend="sql-createfunction">return-value
|
as column types in a query's column definition list for a <link
|
||||||
record</link> (Elvis Pranskevichus)
|
linkend="sql-createfunction">table function</link> that is declared
|
||||||
</para>
|
to return <type>RECORD</type> (Elvis Pranskevichus)
|
||||||
|
|
||||||
<para>
|
|
||||||
DETAIL?
|
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user