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: 'Thomas Munro' <thomas.munro@gmail.com>
Cc: 'pgsql-hackers' <pgsql-hackers@postgresql.org>, 'Tom Lane' <tgl@sss.pgh.pa.us>, 'Surafel Temesgen' <surafel3000@gmail.com>
Date: 2019-07-03T04:37:00Z
Lists: pgsql-hackers
Dear Mr. Thomas > 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. I really appreciate your comments. Recently, I'm very busy because of my work. So, I'll fix this within a couple of weeks. Regards, Osumi Takamichi
Commits
-
Provide the OR REPLACE option for CREATE TRIGGER.
- 92bf7e2d0274 14.0 landed