diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-01-21 13:46:39 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-01-21 13:46:39 +0900 |
commit | 62c9b522311afd791fd92fe46a294f7e21f10540 (patch) | |
tree | bcf10fd28ea157786a0d538132d6642d6213ae33 /src/backend/access/transam/xlogutils.c | |
parent | 31f403e95fdf88338d3fc9c6af80fcf6d8241044 (diff) | |
download | postgresql-62c9b522311afd791fd92fe46a294f7e21f10540.tar.gz postgresql-62c9b522311afd791fd92fe46a294f7e21f10540.zip |
Add GUC variables for stat tracking and timeout as PGDLLIMPORT
This helps integration of extensions with Windows. The following
parameters are changed:
- idle_in_transaction_session_timeout (9.6 and newer versions)
- lock_timeout
- statement_timeout
- track_activities
- track_counts
- track_functions
Author: Pascal Legrand
Reviewed-by: Amit Kamila, Julien Rouhaud, Michael Paquier
Discussion: https://postgr.es/m/1579298868581-0.post@n3.nabble.com
Backpatch-through: 9.4
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions