Re: Repetitive code in RI triggers

Ildus Kurbangaliev <i.kurbangaliev@gmail.com>

From: Ildus Kurbangaliev <i.kurbangaliev@gmail.com>
To: pgsql-hackers@postgresql.org
Cc: Ildar Musin <i.musin@postgrespro.ru>
Date: 2017-11-17T15:05:31Z
Lists: pgsql-hackers
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

Commits

  1. Merge near-duplicate code in RI triggers.