diff options
author | Etsuro Fujita <efujita@postgresql.org> | 2022-11-04 19:15:06 +0900 |
---|---|---|
committer | Etsuro Fujita <efujita@postgresql.org> | 2022-11-04 19:15:06 +0900 |
commit | 572695bcbcbd887fbf45653138e960831dd71db1 (patch) | |
tree | 8813e596dbd290788784ce04e4d6fbd13c6e53a1 /src/backend/access/gist/gistvalidate.c | |
parent | ab70b3a52fde6f0519fc74f1aae1d7ad88cb16dd (diff) | |
download | postgresql-572695bcbcbd887fbf45653138e960831dd71db1.tar.gz postgresql-572695bcbcbd887fbf45653138e960831dd71db1.zip |
Correct error message for row-level triggers with transition tables on partitioned tables.
"Triggers on partitioned tables cannot have transition tables." is
incorrect as we allow statement-level triggers on partitioned tables to
have transition tables.
This has been wrong since commit 86f575948; back-patch to v11 where that
commit came in.
Reviewed by Tom Lane.
Discussion: https://postgr.es/m/CAPmGK17gk4vXLzz2iG%2BG4LWRWCoVyam70nZ3OuGm1hMJwDrhcg%40mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions