aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeAppend.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-11-22 09:32:32 +0900
committerMichael Paquier <michael@paquier.xyz>2023-11-22 09:32:32 +0900
commit43bbaa83f95cd5f66e556ca521b7c22d80be571d (patch)
tree4a7421b947e971f9ee42847791d07cb1afc3e69b /src/backend/executor/nodeAppend.c
parentee32b824dcc1c9e7efdc065dd152eed39bd97e13 (diff)
downloadpostgresql-43bbaa83f95cd5f66e556ca521b7c22d80be571d.tar.gz
postgresql-43bbaa83f95cd5f66e556ca521b7c22d80be571d.zip
Fix query checking consistency of table amhandlers in opr_sanity.sql
As written, the query checked for an access method of type 's', which is not an AM type supported in the core code. Error introduced by 8586bf7ed888. As this query is not checking what it should, backpatch all the way down. Reviewed-by: Aleksander Alekseev Discussion: https://postgr.es/m/ZVxJkAJrKbfHETiy@paquier.xyz Backpatch-through: 12
Diffstat (limited to 'src/backend/executor/nodeAppend.c')
0 files changed, 0 insertions, 0 deletions