Add some noreturn attributes based on compiler recommendations Branch ------ master
Details ------- http://git.postgresql.org/pg/commitdiff/1d678bf7bc66d4478bdee51278946dcc9ae8cae5 Modified Files -------------- contrib/test_shm_mq/test_shm_mq.h | 2 +- contrib/worker_spi/worker_spi.c | 2 +- src/include/bootstrap/bootstrap.h | 2 +- src/include/parser/scanner.h | 2 +- src/include/postmaster/bgworker_internals.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
