diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-05-26 07:14:12 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-05-26 07:14:12 +0300 |
commit | 945ec4c4bca1e1c4347cd3f93135e96770ac1b4c (patch) | |
tree | 6e15673ac3d19ecd99f2deae588d01625c7ca7dd /src/backend/utils/adt/network_spgist.c | |
parent | 4cf9aab2147683100a79bf66a2aa87811674d66c (diff) | |
download | postgresql-945ec4c4bca1e1c4347cd3f93135e96770ac1b4c.tar.gz postgresql-945ec4c4bca1e1c4347cd3f93135e96770ac1b4c.zip |
amcheck: Fixes for right page check during unique constraint check
* Don't forget to pfree() the right page when it's to be ignored.
* Report error on unexpected non-leaf right page even if this page is not
to be ignored. This restores the logic which was unintendedly changed
in 97e5b0026f.
Reported-by: Pavel Borisov
Diffstat (limited to 'src/backend/utils/adt/network_spgist.c')
0 files changed, 0 insertions, 0 deletions