Home
last modified time | relevance | path

Searched refs:oldpartitionLock (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c2701 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2712 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2729 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2731 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2735 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2738 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2863 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2866 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2868 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2870 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c2701 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2712 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2729 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2731 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2735 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2738 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2863 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2866 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2868 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2870 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c2701 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2712 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2729 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2731 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2735 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2738 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2863 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2866 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2868 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2870 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c2712 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2723 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2740 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2742 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2746 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2749 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2874 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2877 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2879 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2881 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c2712 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2723 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2740 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2742 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2746 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2749 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2874 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2877 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2879 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2881 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c2712 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2723 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2740 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2742 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2746 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2749 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2874 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2877 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2879 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2881 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c2712 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2723 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2740 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2742 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2746 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2749 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2874 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2877 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2879 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2881 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c2712 LWLock *oldpartitionLock;
2723 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash);
2740 if (oldpartitionLock < newpartitionLock)
2742 LWLockAcquire(oldpartitionLock,
2746 else if (oldpartitionLock > newpartitionLock)
2749 LWLockAcquire(oldpartitionLock,
2874 if (oldpartitionLock < newpartitionLock)
2877 LWLockRelease(oldpartitionLock);
2879 else if (oldpartitionLock > newpartitionLock)
2881 LWLockRelease(oldpartitionLock);
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c2712 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2723 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2740 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2742 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2746 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2749 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2874 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2877 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2879 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2881 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c2712 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2723 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2740 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2742 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2746 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2749 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2874 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2877 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2879 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2881 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c2701 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2712 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2729 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2731 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2735 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2738 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2863 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2866 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2868 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2870 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c2701 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2712 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2729 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2731 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2735 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2738 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2863 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2866 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2868 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2870 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c2701 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2712 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2729 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2731 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2735 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2738 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2863 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2866 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2868 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2870 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c2701 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2712 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2729 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2731 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2735 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2738 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2863 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2866 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2868 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2870 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c2758 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2769 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2786 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2788 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2792 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2795 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2920 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2923 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2925 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2927 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c2758 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2769 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2786 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2788 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2792 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2795 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2920 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2923 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2925 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2927 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c2758 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2769 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2786 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2788 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2792 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2795 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2920 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2923 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2925 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2927 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c2758 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2769 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2786 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2788 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2792 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2795 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2920 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2923 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2925 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2927 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c2758 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2769 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2786 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2788 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2792 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2795 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2920 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2923 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2925 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2927 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c2758 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2769 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2786 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2788 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2792 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2795 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2920 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2923 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2925 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2927 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c2758 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2769 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2786 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2788 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2792 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2795 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2920 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2923 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2925 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2927 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/storage/lmgr/
H A Dpredicate.c2764 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2776 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2793 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2795 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2799 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2802 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2927 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2930 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2932 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2934 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/storage/lmgr/
H A Dpredicate.c2738 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2750 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2767 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2769 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2773 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2776 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2901 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2904 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2906 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2908 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/storage/lmgr/
H A Dpredicate.c2738 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2750 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2767 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2769 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2773 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2776 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2901 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2904 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2906 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2908 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/storage/lmgr/
H A Dpredicate.c2738 LWLock *oldpartitionLock; in TransferPredicateLocksToNewTarget() local
2750 oldpartitionLock = PredicateLockHashPartitionLock(oldtargettaghash); in TransferPredicateLocksToNewTarget()
2767 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2769 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2773 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2776 LWLockAcquire(oldpartitionLock, in TransferPredicateLocksToNewTarget()
2901 if (oldpartitionLock < newpartitionLock) in TransferPredicateLocksToNewTarget()
2904 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()
2906 else if (oldpartitionLock > newpartitionLock) in TransferPredicateLocksToNewTarget()
2908 LWLockRelease(oldpartitionLock); in TransferPredicateLocksToNewTarget()

12