postgresql/src/bin
Tom Lane 0772c152b9 Mark some more functions as pg_attribute_noreturn().
Doing this suppresses Coverity warnings and might allow improved
code in some cases.  The prospects of that are not so bright as
to warrant back-patching, though.

Michael Paquier, per Coverity
2017-11-27 20:56:46 -05:00
..
initdb Mark some more functions as pg_attribute_noreturn(). 2017-11-27 20:56:46 -05:00
pg_archivecleanup pg_archivecleanup: Add test suite 2017-09-14 22:23:00 -04:00
pg_basebackup Mark some more functions as pg_attribute_noreturn(). 2017-11-27 20:56:46 -05:00
pg_config Translation updates 2017-08-07 13:55:34 -04:00
pg_controldata Remove secondary checkpoint 2017-11-07 12:56:30 -05:00
pg_ctl Further refactoring of c.h and nearby files. 2017-11-16 10:36:21 -05:00
pg_dump Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
pg_resetwal Remove secondary checkpoint 2017-11-07 12:56:30 -05:00
pg_rewind Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
pg_test_fsync Make WAL segment size configurable at initdb time. 2017-09-19 22:03:48 -07:00
pg_test_timing pg_test_timing: Some NLS fixes 2017-08-26 09:25:19 -04:00
pg_upgrade Fix typo 2017-11-22 21:52:28 +01:00
pg_waldump Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
pgbench pgbench: fix stats reporting when some transactions are skipped. 2017-11-21 17:30:48 -05:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Sort default partition to bottom of psql \d+ 2017-11-23 05:17:47 +11:00
scripts Use a longer connection timeout in pg_isready test. 2017-10-01 12:43:46 -04:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00