aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2017-11-12 14:31:00 -0800
committerNoah Misch <noah@leadboat.com>2017-11-12 14:31:00 -0800
commitcbfffee41c3f571fa3fcb26fca5eb11bc508f972 (patch)
tree38f2afd341cd84d7000528de302ab881e0d100f5 /src/backend/executor/execMain.c
parente02571b73f2d8124fe75d7408f9b63d4c5fe03b0 (diff)
downloadpostgresql-cbfffee41c3f571fa3fcb26fca5eb11bc508f972.tar.gz
postgresql-cbfffee41c3f571fa3fcb26fca5eb11bc508f972.zip
Install Windows crash dump handler before all else.
Apart from calling write_stderr() on failure, the handler depends on no PostgreSQL facilities. We have experienced crashes before reaching the former call site. Given such an early crash, this change cannot hurt and may produce a helpful dump. Absent an early crash, this change has no effect. Back-patch to 9.3 (all supported versions). Takayuki Tsunakawa Discussion: https://postgr.es/m/0A3221C70F24FB45833433255569204D1F80CD13@G01JPEXMBYT05
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions