Add noreturn attributes to some error reporting functions
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 12 Feb 2013 12:13:22 +0000 (07:13 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 12 Feb 2013 12:13:22 +0000 (07:13 -0500)
commit0cb1fac3b19f01025b63d2cdceabb8767185da28
tree05cddf0e4d15240b6a2e230d29f0edde4b538419
parent62401db45c4feff9be296fa78a8bb7b9947d69de
Add noreturn attributes to some error reporting functions
contrib/cube/cubescan.l
contrib/seg/segscan.l
src/backend/replication/repl_scanner.l
src/include/mb/pg_wchar.h
src/include/parser/parse_relation.h
src/include/storage/lock.h
src/include/tcop/tcopprot.h
src/pl/plpgsql/src/pl_scanner.c