From: | ilmari(at)ilmari(dot)org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Fetter <david(at)fetter(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [PATCH] Tab complete EXECUTE FUNCTION for CREATE (EVENT) TRIGGER |
Date: | 2018-10-26 16:11:59 |
Message-ID: | d8j7ei4ofg0.fsf@dalvik.ping.uio.no |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Michael Paquier <michael(at)paquier(dot)xyz> writes:
> On Fri, Oct 26, 2018 at 09:08:13PM +0900, Michael Paquier wrote:
>> I didn't think that this was much of a big deal as the deprecated
>> grammar is still supported on v11, but as both of you think in this
>> sense I am fine to patch REL_11_STABLE as well. Please just wait a
>> bit...
>
> Done for the part with CREATE TRIGGER. The recent support added for tab
> completion of CREATE EVENT TRIGGER .. EXECUTE is new as of v12 so this
> is not gaining a backpatch.
Thanks! I've updated the commitfest entry with you as the committer and
Tom as the reviewer, and marked it as committed.
- ilmari
--
"The surreality of the universe tends towards a maximum" -- Skud's Law
"Never formulate a law or axiom that you're not prepared to live with
the consequences of." -- Skud's Meta-Law
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Meskes | 2018-10-26 18:43:18 | Re: [PROPOSAL]a new data type 'bytea' for ECPG |
Previous Message | Bruno Wolff III | 2018-10-26 14:54:37 | Re: Should pg 11 use a lot more memory building an spgist index? |