mirror of https://github.com/postgres/postgres
yy_fatal_error() call results in elog(ERROR) not exit(). This was already fixed in the main lexer and plpgsql, but extend same technique to all the other dot-l files. Also, on review of the possible calls to yy_fatal_error(), it seems safe to use elog(ERROR) not elog(FATAL).WIN32_DEV
parent
4fb5b92769
commit
5666462f2e
Loading…
Reference in new issue