Add noreturn attributes to some error reporting functions
Peter Eisentraut <peter_e@gmx.net>
Add noreturn attributes to some error reporting functions
Files
| Path | Change | +/− |
|---|---|---|
| contrib/cube/cubescan.l | modified | +1 −1 |
| contrib/seg/segscan.l | modified | +1 −1 |
| src/backend/replication/repl_scanner.l | modified | +1 −1 |
| src/include/mb/pg_wchar.h | modified | +2 −2 |
| src/include/parser/parse_relation.h | modified | +2 −2 |
| src/include/storage/lock.h | modified | +1 −1 |
| src/include/tcop/tcopprot.h | modified | +1 −1 |
| src/pl/plpgsql/src/pl_scanner.c | modified | +1 −1 |