Thread: pgsql: Add assertions to _bt_update_posting().

pgsql: Add assertions to _bt_update_posting().

From
Peter Geoghegan
Date:
Add assertions to _bt_update_posting().

Copy some assertions from _bt_form_posting() to its sibling function,
_bt_update_posting().

Discussion: https://postgr.es/m/CAH2-WzkPR8KMwkL0ap976kmXwBCeukTeHz6fB-U__wvuP1S9Zg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/77b88bd5dc92a46319a3dd4b554f89f634bb9eaa

Modified Files
--------------
src/backend/access/nbtree/nbtdedup.c | 4 ++++
1 file changed, 4 insertions(+)