diff options
author | Heikki Linnakangas | 2014-01-07 19:47:54 +0000 |
---|---|---|
committer | Heikki Linnakangas | 2014-01-07 19:49:15 +0000 |
commit | f68220df92cb56f0452919f51eeef16262ec8f3b (patch) | |
tree | 608f5bedb791b681397108ba03b5f1ab8f527c18 /src/backend/port/win32/crashdump.c | |
parent | 9544cc0d657ea09d27667c8c70302b06fbe0121b (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