Content-Length: 269737 | pFad | http://github.com/postgrespro/postgres_cluster/commit/6aa72a0cb4d28a33aa6a9e288d3947cc1354f548

CA Stub deadlock detector implementation in global_snapshot. · postgrespro/postgres_cluster@6aa72a0 · GitHub
Skip to content

Commit 6aa72a0

Browse files
committed
Stub deadlock detector implementation in global_snapshot.
1 parent 5d85d7f commit 6aa72a0

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/backend/access/transam/global_snapshot.c

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -875,15 +875,12 @@ DtmLocalEnd(DtmCurrentTrans * x)
875875
}
876876

877877
/*
878-
* Now only timestapm based dealock detection is supported for pg_tsdtm.
879-
* Please adjust "deadlock_timeout" parameter in postresql.conf to avoid false
880-
* deadlock detection.
878+
* Not implemented here.
881879
*/
882880
bool
883881
DtmDetectGlobalDeadLock(PGPROC *proc)
884882
{
885-
elog(WARNING, "Global deadlock?");
886-
return true;
883+
return false;
887884
}
888885

889886
static size_t

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/6aa72a0cb4d28a33aa6a9e288d3947cc1354f548

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy