postgresql/src/bin
Nathan Bossart c2a465b2c9 Suppress -Wunused-result warning about write().
pg_test_fsync's signal_cleanup() intentionally ignores the write()
result since there's not much we could do about it, but certain
compilers make that harder than it ought to be.

This was missed in commit 52e98d4502.

Reviewed-by: Tristan Partin, Peter Eisentraut
Discussion: https://postgr.es/m/20231206161839.GA2828158%40nathanxps13
2023-12-06 17:16:57 -06:00
..
initdb Remove distprep 2023-11-06 15:18:04 +01:00
pg_amcheck Remove distprep 2023-11-06 15:18:04 +01:00
pg_archivecleanup Remove distprep 2023-11-06 15:18:04 +01:00
pg_basebackup Remove distprep 2023-11-06 15:18:04 +01:00
pg_checksums Remove distprep 2023-11-06 15:18:04 +01:00
pg_config Remove distprep 2023-11-06 15:18:04 +01:00
pg_controldata Remove distprep 2023-11-06 15:18:04 +01:00
pg_ctl Remove distprep 2023-11-06 15:18:04 +01:00
pg_dump Fix spelling and punctuation 2023-11-30 10:56:53 +01:00
pg_resetwal Remove distprep 2023-11-06 15:18:04 +01:00
pg_rewind Remove unused macro 2023-11-30 06:00:44 +01:00
pg_test_fsync Suppress -Wunused-result warning about write(). 2023-12-06 17:16:57 -06:00
pg_test_timing Remove distprep 2023-11-06 15:18:04 +01:00
pg_upgrade Apply filters to dump files all the time in 002_pg_upgrade.pl 2023-12-06 09:54:47 +09:00
pg_verifybackup Rename pg_verifybackup's JsonManifestParseContext callback functions. 2023-12-05 12:51:39 -05:00
pg_waldump Remove distprep 2023-11-06 15:18:04 +01:00
pgbench Don't use pgbench -j in tests 2023-12-04 14:00:51 +01:00
pgevent Update copyright for 2023 2023-01-02 15:00:37 -05:00
psql psql: Add tab completion for view options. 2023-11-28 09:50:17 +00:00
scripts Remove distprep 2023-11-06 15:18:04 +01:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00