| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | David Steele <david(at)pgmasters(dot)net> |
| Cc: | "Osumi, Takamichi" <osumi(dot)takamichi(at)jp(dot)fujitsu(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Surafel Temesgen <surafel3000(at)gmail(dot)com> |
| Subject: | Re: extension patch of CREATE OR REPLACE TRIGGER |
| Date: | 2019-07-01 11:57:42 |
| Message-ID: | CA+hUKG+0sH1zvOD9JcoaLSBUpWNh96R86StHZjvAyLHCPkMoNg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Mar 5, 2019 at 10:19 PM David Steele <david(at)pgmasters(dot)net> wrote:
> On 2/28/19 10:43 AM, Osumi, Takamichi wrote:
> > One past thread about introducing CREATE OR REPLACE TRIGGER into the syntax
> >
> > had stopped without complete discussion in terms of LOCK level.
> >
> > The past thread is this. I'd like to inherit this one.
>
> Since this patch landed at the last moment in the last commitfest for
> PG12 I have marked it as targeting PG13.
Hello Osumi-san,
The July Commitfest is now beginning. To give the patch the best
chance of attracting reviewers, could you please post a rebased
version? The last version doesn't apply.
Thanks,
--
Thomas Munro
https://enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2019-07-01 12:02:24 | Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line |
| Previous Message | Thomas Munro | 2019-07-01 11:52:13 | Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead |