Re: extension patch of CREATE OR REPLACE TRIGGER

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: "osumi.takamichi@fujitsu.com" <osumi.takamichi@fujitsu.com>
Cc: 'Thomas Munro' <thomas.munro@gmail.com>, 'pgsql-hackers' <pgsql-hackers@postgresql.org>, 'Tom Lane' <tgl@sss.pgh.pa.us>, 'Surafel Temesgen' <surafel3000@gmail.com>
Date: 2019-07-04T08:01:23Z
Lists: pgsql-hackers
On Wed, Jul 03, 2019 at 04:37:00AM +0000, osumi.takamichi@fujitsu.com wrote:
> I really appreciate your comments.
> Recently, I'm very busy because of my work.
> So, I'll fix this within a couple of weeks.

Please note that I have switched the patch as waiting on author.
--
Michael

Commits

  1. Provide the OR REPLACE option for CREATE TRIGGER.