diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-05-04 10:09:11 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-05-04 10:09:11 -0400 |
commit | 91a6b3862fef95c3075d9bea945b6d974433389f (patch) | |
tree | 162fb5a22ef1ff426698db792b52eb7311db146b /src/backend/utils/adt/arrayutils.c | |
parent | a6a3a274abd1368a0104fe2cfc7227c9a7e95970 (diff) | |
download | postgresql-91a6b3862fef95c3075d9bea945b6d974433389f.tar.gz postgresql-91a6b3862fef95c3075d9bea945b6d974433389f.zip |
Fix OID passed to object-alter hook during ALTER CONSTRAINT
The OID of the constraint is used instead of the OID of the trigger --
an easy mistake to make. Apparently the object-alter hooks are not very
well tested :-(
Backpatch to 12, where this typo was introduced by 578b229718e8
Discussion: https://postgr.es/m/20210503231633.GA6994@alvherre.pgsql
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions