FATAL errors are meant to stop ecpg immediately, e.g. because the syntax is
Michael Meskes <meskes@postgresql.org>
FATAL errors are meant to stop ecpg immediately, e.g. because the syntax is corrupted. This error, however, does is not a compilation problem but a runtime one, so we can keep compiling but still have to declare ERROR.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/type.c | modified | +3 −3 |