pg_dump: Add GCC noreturn attribute to appropriate functions

Peter Eisentraut <peter_e@gmx.net>

Commit: 88a6ac9f93b138d39d08b9882b377539edf985f4
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2012-01-31T18:49:10Z
Releases: 9.2.0
pg_dump: Add GCC noreturn attribute to appropriate functions

This is a small help to the compiler and static analyzers.

Files