summaryrefslogtreecommitdiff
path: root/src/backend/port/win32/crashdump.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* windows: Remove use of WIN32_LEAN_AND_MEAN from crashdump.c.Andres Freund2021-11-061-2/+0
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Fix -Wcast-function-type warnings on Windows/MinGWPeter Eisentraut2020-10-211-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Fix inconsistencies and typos in the tree, take 11Michael Paquier2019-08-191-1/+1
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Phase 3 of pgindent updates.Tom Lane2017-06-211-3/+3
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-211-1/+1
* Remove useless duplicate inclusions of system header files.Tom Lane2017-02-251-2/+1
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Support building with Visual Studio 2015Andrew Dunstan2016-04-291-0/+14
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Use consistent format for reporting GetLastError()Peter Eisentraut2011-08-231-4/+4
* Message style tweaksPeter Eisentraut2011-07-051-5/+5
* Pgindent run before 9.1 beta2.Bruce Momjian2011-06-091-1/+1
* Silence a few compiler warnings from gcc on MinGW.Andrew Dunstan2011-04-231-4/+5
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-101-30/+30
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove thread dumping constant that requires newer Platform SDKMagnus Hagander2010-12-191-5/+0
* Support for collecting crash dumps on WindowsMagnus Hagander2010-12-191-0/+174