Re: SQL-standard function body - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: SQL-standard function body
Date
Msg-id 65c78917-5221-b3e5-87a1-be9ce55e7c14@2ndquadrant.com
Whole thread Raw
In response to Re: SQL-standard function body  (Michael Paquier <michael@paquier.xyz>)
Responses Re: SQL-standard function body  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On 2020-09-29 07:42, Michael Paquier wrote:
> On Mon, Sep 07, 2020 at 08:00:08AM +0200, Peter Eisentraut wrote:
>> Some conflicts have emerged, so here is an updated patch.
>>
>> I have implemented/fixed the inlining of set-returning functions written in
>> the new style, which was previously marked TODO in the patch.
> 
> The CF bot is telling that this patch fails to apply.  Could you send
> a rebase?

Here is a rebase, no functionality changes.

As indicated earlier, I'll also send some sub-patches as separate 
submissions.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: SEARCH and CYCLE clauses
Next
From: Peter Eisentraut
Date:
Subject: Make LANGUAGE SQL the default