postgresql/src/bin
Tom Lane 1e2f941db1 Avoid use of sprintf/snprintf in describe.c.
Most places were already using the PQExpBuffer library for constructing
variable-length strings; bring the two stragglers into line.
describeOneTSParser was living particularly dangerously since it wasn't
even using snprintf().

Daniel Gustafsson

Discussion: https://postgr.es/m/3641F19B-336A-431A-86CE-A80562505C5E@yesql.se
2017-07-27 12:12:37 -04:00
..
initdb Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
pg_archivecleanup Translation updates 2017-07-10 11:53:55 -04:00
pg_basebackup Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
pg_config Translation updates 2017-07-10 11:53:55 -04:00
pg_controldata Translation updates 2017-07-10 11:53:55 -04:00
pg_ctl Work around Msys weakness in Testlib.pm's command_like() 2017-07-26 22:46:55 -04:00
pg_dump Fix pg_dump's handling of event triggers. 2017-07-22 20:20:09 -04:00
pg_resetwal Add static assertions about pg_control fitting into one disk sector. 2017-07-19 16:16:57 -04:00
pg_rewind pg_rewind: Fix some problems when copying files >2GB. 2017-07-21 14:25:36 -04:00
pg_test_fsync Translation updates 2017-07-10 11:53:55 -04:00
pg_test_timing Translation updates 2017-07-10 11:53:55 -04:00
pg_upgrade pg_upgrade i18n: Fix "%s server/cluster" wording 2017-07-14 19:21:34 -04:00
pg_waldump Translation updates 2017-07-10 11:53:55 -04:00
pgbench Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Avoid use of sprintf/snprintf in describe.c. 2017-07-27 12:12:37 -04:00
scripts Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00