aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
diff options
context:
space:
mode:
authorEtsuro Fujita <efujita@postgresql.org>2022-11-04 19:15:04 +0900
committerEtsuro Fujita <efujita@postgresql.org>2022-11-04 19:15:04 +0900
commit26c1cab4c9fafd5cf7c39d42790d3ca9a3e4688a (patch)
tree280c176833bfd500a79b54dbf1790765d0ac4927 /src/backend/access/gist/gistvalidate.c
parent41b6e7c9a32e16f134622663e77060541c0e46a9 (diff)
downloadpostgresql-26c1cab4c9fafd5cf7c39d42790d3ca9a3e4688a.tar.gz
postgresql-26c1cab4c9fafd5cf7c39d42790d3ca9a3e4688a.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