postgresql/src/bin/pg_upgrade
Peter Eisentraut e98c3ab2bd pg_rewing pg_upgrade: Fix translation markers
In pg_log_v(), we need to translate the fmt before processing, not the
formatted message afterwards.
2016-11-07 09:51:06 -05:00
..
.gitignore Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
check.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:50 -04:00
controldata.c Fix spelling mistake. 2016-01-14 23:15:04 -05:00
dump.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:50 -04:00
exec.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
file.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
function.c Enforce a specific order for probing library loadability in pg_upgrade. 2016-10-03 10:07:39 -04:00
IMPLEMENTATION Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
info.c pg_dump, pg_upgrade: allow postgres/template1 tablespace moves 2015-09-11 15:51:11 -04:00
Makefile Remove superfluous -DFRONTEND. 2015-04-24 19:29:05 -04:00
option.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
page.c Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
parallel.c Fix various typos and grammar errors in comments. 2015-04-26 18:42:31 +02:00
pg_upgrade.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:50 -04:00
pg_upgrade.h Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:50 -04:00
relfilenode.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
server.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:50 -04:00
tablespace.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
test.sh Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:50 -04:00
TESTING Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
util.c pg_rewing pg_upgrade: Fix translation markers 2016-11-07 09:51:06 -05:00
version.c Obstruct shell, SQL, and conninfo injection via database and role names. 2016-08-08 10:07:50 -04:00