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:04 -0800 |
commit | 8c92e66f1a168fdb0862b8d96db4fe0353effc9d (patch) | |
tree | 00c4e7ce10c1ad461c273e1f3cbc1a2d0aa044cd /src/backend/executor/nodeAgg.c | |
parent | fd5da32fc62f96952a54696f8ab2ce913fe19bc0 (diff) | |
download | postgresql-8c92e66f1a168fdb0862b8d96db4fe0353effc9d.tar.gz postgresql-8c92e66f1a168fdb0862b8d96db4fe0353effc9d.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/nodeAgg.c')
0 files changed, 0 insertions, 0 deletions