summaryrefslogtreecommitdiff
path: root/src/backend/port/win32/crashdump.c
diff options
context:
space:
mode:
authorHeikki Linnakangas2014-01-07 19:47:54 +0000
committerHeikki Linnakangas2014-01-07 19:49:15 +0000
commitf68220df92cb56f0452919f51eeef16262ec8f3b (patch)
tree608f5bedb791b681397108ba03b5f1ab8f527c18 /src/backend/port/win32/crashdump.c
parent9544cc0d657ea09d27667c8c70302b06fbe0121b (diff)
Silence compiler warning on MSVC.
MSVC doesn't know that elog(ERROR) doesn't return, and gives a warning about missing return. Silence that. Amit Kapila
Diffstat (limited to 'src/backend/port/win32/crashdump.c')
0 files changed, 0 insertions, 0 deletions