Suppress MSVC warning in typeStringToTypeName function.
Andres Freund <andres@anarazel.de>
Suppress MSVC warning in typeStringToTypeName function. MSVC doesn't realize ereport(ERROR) doesn't return. David Rowley
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_type.c | modified | +1 −0 |