RE: extension patch of CREATE OR REPLACE TRIGGER

Takamichi Osumi (Fujitsu) <osumi.takamichi@fujitsu.com>

From: "osumi.takamichi@fujitsu.com" <osumi.takamichi@fujitsu.com>
To: 'Michael Paquier' <michael@paquier.xyz>
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-09T09:21:50Z
Lists: pgsql-hackers

Attachments

Dear Michael san

> > So, I'll fix this within a couple of weeks.
> Please note that I have switched the patch as waiting on author.

Thanks for your support.
I've rebased the previous patch to be applied
to the latest PostgreSQL without any failure of regression tests.

Best, 
	Takamichi Osumi

Commits

  1. Provide the OR REPLACE option for CREATE TRIGGER.