postgresql/src/bin
Heikki Linnakangas 41457fcf97 Minor cleanup of pg_rewind.
Update comments and function names to use the terms "source" and "target"
consistently. Some places were calling them remote and local instead, which
was confusing.

Fix incorrect comment in extractPageInfo on database creation record - it
was wrong on what happens for databases created in the target that don't
exist in source.
2015-04-15 22:52:00 +03:00
..
initdb Fix TAP tests to use only standard command-line argument ordering. 2015-04-04 13:34:23 -04:00
pg_archivecleanup Move pg_archivecleanup from contrib/ to src/bin/ 2015-04-11 23:29:18 -04:00
pg_basebackup Remove duplicated words in comments. 2015-04-12 10:46:17 +03:00
pg_config Translation updates 2015-02-01 23:23:40 -05:00
pg_controldata Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
pg_ctl Make pg_ctl use SIGINT as a default shutdown signal. 2015-04-01 02:10:24 +09:00
pg_dump Integrate pg_upgrade_support module into backend 2015-04-14 19:26:37 -04:00
pg_resetxlog Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
pg_rewind Minor cleanup of pg_rewind. 2015-04-15 22:52:00 +03:00
pg_upgrade Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
pgbench Move pgbench from contrib/ to src/bin/ 2015-04-13 13:07:16 -04:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql Show owner of types in psql \dT+ 2015-04-09 21:39:35 +02:00
scripts Fix TAP tests to use only standard command-line argument ordering. 2015-04-04 13:34:23 -04:00
Makefile Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00