Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c1867 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3248 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3453 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3462 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4140 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4247 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4260 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4587 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4627 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4629 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c1867 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3248 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3453 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3462 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4140 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4247 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4260 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4587 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4627 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4629 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c1867 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3248 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3453 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3462 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4140 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4247 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4260 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4587 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4627 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4629 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c1871 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3259 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3464 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3473 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4151 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4258 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4271 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4598 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4638 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4640 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c1871 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3259 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3464 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3473 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4151 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4258 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4271 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4598 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4638 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4640 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c1871 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3259 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3464 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3473 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4151 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4258 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4271 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4598 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4638 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4640 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c1871 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3259 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3464 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3473 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4151 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4258 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4271 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4598 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4638 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4640 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c1871 if (!SxactIsCommitted(othersxact)
3259 && !SxactIsCommitted(sxact)
3464 && SxactIsCommitted(conflict->sxactIn))
3473 || SxactIsCommitted(conflict->sxactIn)
4151 && SxactIsCommitted(sxact)
4258 && (!SxactIsCommitted(sxact)
4271 && (!SxactIsCommitted(sxact)
4598 if (SxactIsCommitted(writer)
4638 && (!SxactIsCommitted(reader)
4640 && (!SxactIsCommitted(writer)
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c1871 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3259 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3464 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3473 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4151 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4258 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4271 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4598 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4638 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4640 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/storage/lmgr/
H A Dpredicate.c1871 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3259 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3464 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3473 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4151 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4258 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4271 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4598 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4638 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4640 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c1867 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3248 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3453 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3462 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4140 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4247 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4260 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4587 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4627 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4629 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c1867 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3248 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3453 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3462 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4140 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4247 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4260 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4587 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4627 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4629 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c1867 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3248 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3453 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3462 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4140 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4247 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4260 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4587 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4627 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4629 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/storage/lmgr/
H A Dpredicate.c1867 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3248 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3453 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3462 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4140 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4247 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4260 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4587 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4627 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4629 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c1917 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3305 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3510 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3519 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4197 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4304 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4317 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4644 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4684 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4686 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c1917 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3305 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3510 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3519 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4197 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4304 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4317 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4644 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4684 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4686 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c1917 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3305 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3510 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3519 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4197 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4304 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4317 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4644 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4684 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4686 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c1917 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3305 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3510 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3519 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4197 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4304 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4317 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4644 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4684 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4686 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c1917 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3305 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3510 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3519 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4197 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4304 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4317 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4644 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4684 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4686 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c1917 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3305 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3510 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3519 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4197 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4304 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4317 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4644 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4684 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4686 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/storage/lmgr/
H A Dpredicate.c1917 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3305 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3510 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3519 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4197 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4304 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4317 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4644 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4684 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4686 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/storage/lmgr/
H A Dpredicate.c1904 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3312 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3604 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3613 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4309 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4416 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4429 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4760 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4800 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4802 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/storage/lmgr/
H A Dpredicate.c1896 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3286 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3578 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3587 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4227 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4334 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4347 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4677 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4717 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4719 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/storage/lmgr/
H A Dpredicate.c1896 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3286 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3578 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3587 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4227 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4334 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4347 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4677 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4717 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4719 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/storage/lmgr/
H A Dpredicate.c1896 if (!SxactIsCommitted(othersxact) in GetSerializableTransactionSnapshotInt()
3286 && !SxactIsCommitted(sxact) in SetNewSxactGlobalXmin()
3578 && SxactIsCommitted(conflict->sxactIn)) in ReleasePredicateLocks()
3587 || SxactIsCommitted(conflict->sxactIn) in ReleasePredicateLocks()
4227 && SxactIsCommitted(sxact) in CheckForSerializableConflictOut()
4334 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4347 && (!SxactIsCommitted(sxact) in CheckTargetForConflictsIn()
4677 if (SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
4717 && (!SxactIsCommitted(reader) in OnConflict_CheckForSerializationFailure()
4719 && (!SxactIsCommitted(writer) in OnConflict_CheckForSerializationFailure()
[all …]

12