diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-01-21 13:46:55 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-01-21 13:46:55 +0900 |
commit | ef8e6b2c2ba05f27b7bbfcb1a180db07d1c274ee (patch) | |
tree | ef4de79813873ad4f5d0e1b0816f900c25e808db /src/backend/executor/execExprInterp.c | |
parent | 71b121f425486c2a02f88f90e2a7c852182b5af0 (diff) | |
download | postgresql-ef8e6b2c2ba05f27b7bbfcb1a180db07d1c274ee.tar.gz postgresql-ef8e6b2c2ba05f27b7bbfcb1a180db07d1c274ee.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/executor/execExprInterp.c')
0 files changed, 0 insertions, 0 deletions