forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit360fd1a
committed
Fix logical replication to fire BEFORE ROW DELETE triggers.
Before, that would fail to happen unless a BEFORE ROW UPDATE triggerwas also present.Noted by me while reviewing a patch from Masahiko Sawada, who alsowrote this patch. Reviewed by Petr Jelinek.Discussion:http://postgr.es/m/CA+TgmobAZvCxduG8y_mQKBK7nz-vhbdLvjM354KEFozpuzMN5A@mail.gmail.com1 parent31079a4 commit360fd1a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
| 514 | + | |
515 | 515 |
| |
516 | 516 |
| |
517 | 517 |
| |
|
0 commit comments
Comments
(0)