diff options
author | Noah Misch <noah@leadboat.com> | 2017-11-12 14:31:00 -0800 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2017-11-12 14:31:05 -0800 |
commit | 1c065901e3408c3db43593e55aa32da32302dd87 (patch) | |
tree | 0aca0b3d35608eb2cba70401b05e2b3a7a236d0b /src/backend/executor/nodeBitmapHeapscan.c | |
parent | 30e99efe82c71c0320983dee5a9789e9f3f8a8e3 (diff) |
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/nodeBitmapHeapscan.c')
0 files changed, 0 insertions, 0 deletions