Enable BEFORE row-level triggers for partitioned tables

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 487e9861d0cf83e9100ad0d0369147db3ef4ea73
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2020-03-18T21:58:05Z
Releases: 13.0
Enable BEFORE row-level triggers for partitioned tables

... with the limitation that the tuple must remain in the same
partition.

Reviewed-by: Ashutosh Bapat
Discussion: https://postgr.es/m/20200227165158.GA2071@alvherre.pgsql

Files

Documentation touched

Discussion