diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2021-09-28 15:26:25 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2021-09-28 15:26:25 +0200 |
commit | c3b011d9918100c6ec2d72297fb51635bce70e80 (patch) | |
tree | 4d45773b7c550835a17a3b9ccf6c37344a3d68ba /src/backend/access/gist/gistscan.c | |
parent | 7d1aa6bf1c27bf7438179db446f7d1e72ae093d0 (diff) | |
download | postgresql-c3b011d9918100c6ec2d72297fb51635bce70e80.tar.gz postgresql-c3b011d9918100c6ec2d72297fb51635bce70e80.zip |
Support amcheck of sequences
Sequences were left out of the list of relation kinds that
verify_heapam knew how to check, though it is fairly trivial to allow
them. Doing that, and while at it, updating pg_amcheck to include
sequences in relations matched by table and relation patterns.
Author: Mark Dilger <mark.dilger@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/flat/81ad4757-92c1-4aa3-7bee-f609544837e3%40enterprisedb.com
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions