Re: [PATCH] Remove unused PageIsPredicateLocked() - Mailing list pgsql-hackers

From Pierre Forstmann
Subject Re: [PATCH] Remove unused PageIsPredicateLocked()
Date
Msg-id 178983608752.1097.2806869639571559525.pgcf@coridan.postgresql.org
Whole thread
In response to Re: [PATCH] Remove unused PageIsPredicateLocked()  (Matthias van de Meent <boekewurm+postgres@gmail.com>)
List 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

pgsql-hackers by date:

Previous
From: Rui Zhao
Date:
Subject: Re: Race conditions in logical decoding
Next
From: Ayush Tiwari
Date:
Subject: [PATCH] Two remaining shmem attachment issues in single-user mode