Fix off-by-one in repack index loop A blunder of mine (Álvaro) in commit 28d534e2ae0a.
Author: Lakshmi N <[email protected]> Reviewed-by: Xiaopeng Wang <[email protected]> Reviewed-by: John Naylor <[email protected]> Discussion: https://postgr.es/m/ca+3i_m9ytfufvd8tm0rhpfxuc4xrpgqdbhxm7njqyxv488j...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/b5f92b8eb4398e747cd438c259e54f8f540f778c Modified Files -------------- src/backend/commands/repack.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
