pgsql: Fix amcheck's handling of incomplete root splits in B-tree

2025-12-02 Thread Heikki Linnakangas
Fix amcheck's handling of incomplete root splits in B-tree When the root page is being split, it's normal that root page according to the metapage is not marked BTP_ROOT. Fix bogus error in amcheck about that case. Reviewed-by: Peter Geoghegan Discussion: https://www.postgresql.org/message-id/a

pgsql: Fix amcheck's handling of incomplete root splits in B-tree

2025-12-02 Thread Heikki Linnakangas
Fix amcheck's handling of incomplete root splits in B-tree When the root page is being split, it's normal that root page according to the metapage is not marked BTP_ROOT. Fix bogus error in amcheck about that case. Reviewed-by: Peter Geoghegan Discussion: https://www.postgresql.org/message-id/a

pgsql: Fix amcheck's handling of incomplete root splits in B-tree

2025-12-02 Thread Heikki Linnakangas
Fix amcheck's handling of incomplete root splits in B-tree When the root page is being split, it's normal that root page according to the metapage is not marked BTP_ROOT. Fix bogus error in amcheck about that case. Reviewed-by: Peter Geoghegan Discussion: https://www.postgresql.org/message-id/a

pgsql: Fix amcheck's handling of incomplete root splits in B-tree

2025-12-02 Thread Heikki Linnakangas
Fix amcheck's handling of incomplete root splits in B-tree When the root page is being split, it's normal that root page according to the metapage is not marked BTP_ROOT. Fix bogus error in amcheck about that case. Reviewed-by: Peter Geoghegan Discussion: https://www.postgresql.org/message-id/a

pgsql: Fix amcheck's handling of incomplete root splits in B-tree

2025-12-02 Thread Heikki Linnakangas
Fix amcheck's handling of incomplete root splits in B-tree When the root page is being split, it's normal that root page according to the metapage is not marked BTP_ROOT. Fix bogus error in amcheck about that case. Reviewed-by: Peter Geoghegan Discussion: https://www.postgresql.org/message-id/a

pgsql: Fix amcheck's handling of incomplete root splits in B-tree

2025-12-02 Thread Heikki Linnakangas
Fix amcheck's handling of incomplete root splits in B-tree When the root page is being split, it's normal that root page according to the metapage is not marked BTP_ROOT. Fix bogus error in amcheck about that case. Reviewed-by: Peter Geoghegan Discussion: https://www.postgresql.org/message-id/a