postgresql/src/bin
Robert Haas 6f56b41ac0 pg_upgrade: Remove converter plugin facility.
We've not found a use for this so far, and the current need, which
is to convert the visibility map to a new format, does not suit the
existing design anyway.  So just rip it out.

Author: Masahiko Sawada, slightly revised by me.
Discussion: 20160215211313.GB31273@momjian.us
2016-03-08 08:13:02 -05:00
..
initdb Fix unobvious interaction between -X switch and subdirectory creation. 2016-01-07 18:20:57 -05:00
pg_archivecleanup Make WAL-related utilities handle .partial WAL files properly. 2015-07-03 11:53:58 +09:00
pg_basebackup Rework PostgresNode's psql method 2016-03-03 17:58:30 -03:00
pg_config Revert inadvertant change in pg_config behavior 2016-02-17 10:00:34 -08:00
pg_controldata Expose control file data via SQL accessible functions. 2016-03-05 11:10:19 -08:00
pg_ctl Fix backwards test for Windows service-ness in pg_ctl. 2016-03-07 10:40:44 -05:00
pg_dump pg_dump: Fix inconsistent sscanf() conversions 2016-02-18 20:12:38 -05:00
pg_resetxlog Change delimiter used for display of NextXID 2016-02-12 14:23:59 -08:00
pg_rewind Move some code from RewindTest into PostgresNode 2016-02-26 13:24:22 -03:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade pg_upgrade: Remove converter plugin facility. 2016-03-08 08:13:02 -05:00
pg_xlogdump Refactor headers to split out standby defs 2016-01-20 18:51:34 -08:00
pgbench Re-fix broken definition for function name in pgbench's exprscan.l. 2016-03-06 21:45:34 -05:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Fix query-based tab completion for multibyte characters. 2016-03-04 11:53:20 -05:00
scripts Rework PostgresNode's psql method 2016-03-03 17:58:30 -03:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00