diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-11-22 09:32:06 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-11-22 09:32:06 +0900 |
commit | 2f30226624b0645913ea832c15b10b0de43bc7c4 (patch) | |
tree | b9a1f90b4bb7c997cc81b5fbfaf13d370a37e2e8 /src/backend/libpq/be-secure-gssapi.c | |
parent | 3af101ce8be8eeb0e8adc61e293b5d12989f68be (diff) | |
download | postgresql-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/libpq/be-secure-gssapi.c')
0 files changed, 0 insertions, 0 deletions