postgresql/src/backend/tcop
Tom Lane d43837d030 Add lock_timeout configuration parameter.
This GUC allows limiting the time spent waiting to acquire any one
heavyweight lock.

In support of this, improve the recently-added timeout infrastructure
to permit efficiently enabling or disabling multiple timeouts at once.
That reduces the performance hit from turning on lock_timeout, though
it's still not zero.

Zoltán Böszörményi, reviewed by Tom Lane,
Stephen Frost, and Hari Babu
2013-03-16 23:22:57 -04:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
dest.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00
fastpath.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
postgres.c Add lock_timeout configuration parameter. 2013-03-16 23:22:57 -04:00
pquery.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
utility.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00