aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-11-22 09:32:06 +0900
committerMichael Paquier <michael@paquier.xyz>2023-11-22 09:32:06 +0900
commit2f30226624b0645913ea832c15b10b0de43bc7c4 (patch)
treeb9a1f90b4bb7c997cc81b5fbfaf13d370a37e2e8 /src/backend/access/gist
parent3af101ce8be8eeb0e8adc61e293b5d12989f68be (diff)
downloadpostgresql-2f30226624b0645913ea832c15b10b0de43bc7c4.tar.gz
postgresql-2f30226624b0645913ea832c15b10b0de43bc7c4.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/access/gist')
0 files changed, 0 insertions, 0 deletions