diff options
author | Heikki Linnakangas | 2023-12-08 07:16:21 +0000 |
---|---|---|
committer | Heikki Linnakangas | 2023-12-08 07:16:21 +0000 |
commit | 049ef3398d05c9dc8f48aa9a6d68440661cfeb87 (patch) | |
tree | 718bb792e696864fc04cf9717daea0f0e798e722 /src/backend/access/gist/gistvalidate.c | |
parent | cd7f19da34684b7b12fdc08511c5ce7bebb09419 (diff) |
Don't try to open visibilitymap when analyzing a foreign table
It's harmless, visibilitymap_count() returns 0 if the file doesn't
exist. But it's also very pointless. I noticed this when I added an
assertion in smgropen() that the relnumber is valid.
Discussion: https://www.postgresql.org/message-id/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions