Revert "nbtree: Remove useless row compare arg." This reverts commit 54c6ea8c81db718508eeea50991d3c1c5dff54a5.
Further analysis has shown that the forcenonrequired row compare behavior is in fact necessary, despite the new restrictions on RowCompares imposed by _bt_set_startikey following commit 5f4d98d4. Discussion: https://postgr.es/m/CAH2-Wzm3bKcz3TbHGem3_+SinEyG=vzvpbapqghp7yizj+m...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/dd2ce3792754e0705884aed15d1fd2ae43cc1500 Modified Files -------------- src/backend/access/nbtree/nbtutils.c | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-)