Обсуждение: pgsql: Suppress MSVC warning in typeStringToTypeName function.

Поиск
Список
Период
Сортировка

pgsql: Suppress MSVC warning in typeStringToTypeName function.

От
Andres Freund
Дата:
Suppress MSVC warning in typeStringToTypeName function.

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

David Rowley

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cd5ebe1edd6d9c19caba406a90f626afec5d3f0a

Modified Files
--------------
src/backend/parser/parse_type.c |    1 +
1 file changed, 1 insertion(+)