Re: PG 12 draft release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, Emre Hasegeli <emre(at)hasegeli(dot)com>, Tomas Vondra <tv(at)fuzzy(dot)cz>, Peter Geoghegan <pg(at)bowt(dot)ie>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Surafel Temesgen <surafel3000(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 12 draft release notes
Date: 2019-05-21 20:35:48
Message-ID: 20190521203548.nu4ib2izqeeahlgq@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, May 20, 2019 at 06:56:50PM -0400, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > Note that I've added a few questions to individuals involved with
> > specific points. If you're in the To: list, please search for your name.
>
> I'm not sure which of my commits you want me to opine on, other than
>
> > <listitem>
> > <!--
> > Author: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> > 2019-01-30 [5f5c01459] Allow RECORD and RECORD[] to be specified in function co
> > -->
> > <para>
> > Allow <type>RECORD</type> and <type>RECORD[]</type> to be specified
> > as a function <link linkend="sql-createfunction">return-value
> > record</link> (Elvis Pranskevichus)
> > </para>
> > <para>
> > DETAIL?
> > </para>
> > </listitem>
>
> > This description doesn't sound accurate to me. Tom?
>
> Yeah, maybe better
>
> Allow <type>RECORD</type> and <type>RECORD[]</type> to be used
> as column types in a query's column definition list for a
> table function that is declared to return <type>RECORD</type>
> (Elvis Pranskevichus)
>
> You could link to "queries-tablefunctions" which describes the column
> definition business; it's much more specific than "sql-createfunction".

Done.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2019-05-21 20:36:28 Re: PG 12 draft release notes
Previous Message Bruce Momjian 2019-05-21 20:28:02 Re: PG 12 draft release notes