pg_dump: Add GCC noreturn attribute to appropriate functions
Peter Eisentraut <peter_e@gmx.net>
pg_dump: Add GCC noreturn attribute to appropriate functions This is a small help to the compiler and static analyzers.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/dumputils.h | modified | +1 −1 |
| src/bin/pg_dump/pg_backup_archiver.c | modified | +1 −1 |
| src/bin/pg_dump/pg_backup_archiver.h | modified | +1 −1 |
| src/bin/pg_dump/pg_dump.h | modified | +1 −1 |