Re: [PATCH] Remove unused PageIsPredicateLocked()

From: Pierre Forstmann <pierre(dot)forstmann(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Aleksander Alekseev <afiskon(at)gmail(dot)com>
Subject: Re: [PATCH] Remove unused PageIsPredicateLocked()
Date: 2026-09-19 16:41:27
Message-ID: 178983608752.1097.2806869639571559525.pgcf@coridan.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: not tested
Documentation: not tested

Hello,

This patch looks good to me using master commit e73841ffbceea314cf9fa3f64a5eae9f87a46449.

doxygen.postgresql.org shows no reference for this routine.
Searching this routine in whole source code returns no match.

There is neither need to check SQL compliance not to update documentation.

Regards,
PF.

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Rui Zhao 2026-09-19 16:21:01 Re: Race conditions in logical decoding