diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-10-12 10:09:26 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-10-12 10:26:54 -0400 |
commit | 7cde649ab150412344ee50fc90f24d6fe891bcf0 (patch) | |
tree | 2731abf7f6b307aa8df800a38ce38ad859f51a69 /src/backend/executor/nodeFunctionscan.c | |
parent | 604723d29a86f38551e43997e6f40daa94f54b27 (diff) | |
download | postgresql-7cde649ab150412344ee50fc90f24d6fe891bcf0.tar.gz postgresql-7cde649ab150412344ee50fc90f24d6fe891bcf0.zip |
Fix logical replication to fire BEFORE ROW DELETE triggers.
Before, that would fail to happen unless a BEFORE ROW UPDATE trigger
was also present.
Noted by me while reviewing a patch from Masahiko Sawada, who also
wrote this patch. Reviewed by Petr Jelinek.
Discussion: http://postgr.es/m/CA+TgmobAZvCxduG8y_mQKBK7nz-vhbdLvjM354KEFozpuzMN5A@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions