amcheck: Remove unused GinScanItem->parentlsn field The field was introduced by commit 14ffaece0fb5, but is unused and unnecessary. So remove it.
Issues reported by Arseniy Mukhin, along with a proposed patch. Review by Andrey M. Borodin, cleanup and minor improvements by me. Author: Arseniy Mukhin <arseniy.mukhin....@gmail.com> Reviewed-by: Andrey M. Borodin <x4...@yandex-team.ru> Discussion: https://postgr.es/m/CAE7r3MJ611B9TE=yqbbncewp7-k64vws+sjk7xf6fjux77u...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/8dd41c0bff5b6944fb536cf8f2627d5f542581cd Modified Files -------------- contrib/amcheck/verify_gin.c | 6 ------ 1 file changed, 6 deletions(-)