summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorPavan Deolasee2017-05-18 11:13:38 +0000
committerPavan Deolasee2017-05-18 11:13:38 +0000
commitb494491ab1021b0e13d43b04aca2c42b99f68360 (patch)
tree302dc8e15d496c16eccc97dc1cd4e83337871a98 /src/include
parent9b12e275cd0b42c2cc4f65b8f6dd771d394bbba7 (diff)
Do not reset global_session on RESET ALL
This avoids resetting global session information when DISCARD/RESET ALL is executed. This can have bad effects, especially as seen from the 'guc' test case where we fail to handle temp tables correctly. So we mark global_session GUC with GUC_NO_RESET_ALL flag and instead issue an explicit RESET global_session when connection is cleaned up.
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions