pgsql: Fix query checking consistency of table amhandlers in opr_sanity - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix query checking consistency of table amhandlers in opr_sanity
Date
Msg-id E1r5bB8-006bp0-Km@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2f30226624b0645913ea832c15b10b0de43bc7c4

Modified Files
--------------
src/test/regress/expected/opr_sanity.out | 2 +-
src/test/regress/sql/opr_sanity.sql      | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: vacuum_cost_limit controls when vacuum_cost_delay happens
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: FreeBSD uses camcontrol identify, not atacontrol, for cache