aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
diff options
context:
space:
mode:
authorEtsuro Fujita <efujita@postgresql.org>2022-11-04 19:15:03 +0900
committerEtsuro Fujita <efujita@postgresql.org>2022-11-04 19:15:03 +0900
commit1699125ca218d4a035b794eef7c7b8872d10f527 (patch)
tree3603b215effdb57922838cd15f19e8dae9256d39 /src/backend/access/gist/gistbuild.c
parent18865f4df9ca2369f42f98d53fc0e82e38b8a41d (diff)
downloadpostgresql-1699125ca218d4a035b794eef7c7b8872d10f527.tar.gz
postgresql-1699125ca218d4a035b794eef7c7b8872d10f527.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/gistbuild.c')
0 files changed, 0 insertions, 0 deletions