Re: Repetitive code in RI triggers
Ildus Kurbangaliev <i.kurbangaliev@postgrespro.ru>
From: Ildus Kurbangaliev <i.kurbangaliev@postgrespro.ru>
To: Ildus Kurbangaliev <i.kurbangaliev@gmail.com>
Cc: pgsql-hackers@postgresql.org, Ildar Musin <i.musin@postgrespro.ru>
Date: 2017-11-17T15:08:53Z
Lists: pgsql-hackers
On Fri, 17 Nov 2017 15:05:31 +0000 Ildus Kurbangaliev <i.kurbangaliev@gmail.com> wrote: > The following review has been posted through the commitfest > application: make installcheck-world: tested, failed > Implements feature: tested, failed > Spec compliant: tested, failed > Documentation: tested, failed > > The patch looks good. It just removes repetitive code and I think > it's ready to commit. > > The new status of this patch is: Ready for Committer "tested, failed" should be read as "tested, passed". Forgot to check them. -- --- Ildus Kurbangaliev Postgres Professional: http://www.postgrespro.com Russian Postgres Company
Commits
-
Merge near-duplicate code in RI triggers.
- 4797f9b51999 11.0 landed