postgresql/src/bin
Michael Paquier 0896ae561b Fix inconsistencies and typos in the tree
This is numbered take 7, and addresses a set of issues around:
- Fixes for typos and incorrect reference names.
- Removal of unneeded comments.
- Removal of unreferenced functions and structures.
- Fixes regarding variable name consistency.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/10bfd4ac-3e7c-40ab-2b2e-355ed15495e8@gmail.com
2019-07-16 13:23:53 +09:00
..
initdb Message style improvements 2019-07-09 15:47:09 +02:00
pg_archivecleanup Translation updates 2019-06-17 15:30:20 +02:00
pg_basebackup Message style improvements 2019-07-09 15:47:09 +02:00
pg_checksums Message style improvements 2019-07-09 15:47:09 +02:00
pg_config Translation updates 2019-06-17 15:30:20 +02:00
pg_controldata Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_ctl Use appendStringInfoString and appendPQExpBufferStr where possible 2019-07-04 13:01:13 +12:00
pg_dump Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
pg_resetwal Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_rewind Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_test_fsync Translation updates 2019-06-17 15:30:20 +02:00
pg_test_timing Unwind some workarounds for lack of portable int64 format specifier 2019-07-04 17:01:43 +02:00
pg_upgrade Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
pg_waldump Translation updates 2019-06-17 15:30:20 +02:00
pgbench Provide pgbench --show-script to dump built-in scripts. 2019-07-16 11:57:49 +12:00
pgevent Update copyright for 2019 2019-01-02 12:44:25 -05:00
psql Fix tab completion for UPDATE. 2019-07-13 16:08:13 +12:00
scripts Use appendStringInfoString and appendPQExpBufferStr where possible 2019-07-04 13:01:13 +12:00
Makefile Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00