Suppress MSVC warning in typeStringToTypeName function.

Andres Freund <andres@anarazel.de>

Commit: cd5ebe1edd6d9c19caba406a90f626afec5d3f0a
Author: Andres Freund <andres@anarazel.de>
Date: 2014-12-24T11:30:08Z
Releases: 9.5.0
Suppress MSVC warning in typeStringToTypeName function.

MSVC doesn't realize ereport(ERROR) doesn't return.

David Rowley

Files

PathChange+/−
src/backend/parser/parse_type.c modified +1 −0