summaryrefslogtreecommitdiff
path: root/src/include/utils/timeout.h
AgeCommit message (Expand)Author
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-05-27Be more predictable about reporting "lock timeout" vs "statement timeout".Tom Lane
2016-03-16Add idle_in_transaction_session_timeout.Robert Haas
2016-03-10Rework wait for AccessExclusiveLocks on Hot StandbySimon Riggs
2016-01-02Update copyright for 2016Bruce Momjian
2015-01-06Update copyright for 2015Bruce Momjian
2014-01-07Update copyright for 2014Bruce Momjian
2013-11-29Fix assorted race conditions in the new timeout infrastructure.Tom Lane
2013-03-17Add lock_timeout configuration parameter.Tom Lane
2013-01-01Update copyrights for 2013Bruce Momjian
2012-07-17Introduce timeout handling frameworkAlvaro Herrera