postgresql/src/bin/pg_upgrade
Robert Haas 0760225ccf Fix spelling mistake.
Same patch submitted independently by David Rowley and Peter Geoghegan.
2016-01-14 23:15:04 -05:00
..
.gitignore Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
check.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
controldata.c Fix spelling mistake. 2016-01-14 23:15:04 -05:00
dump.c pgindent run for 9.5 2015-05-23 21:35:49 -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 pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05: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 pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
pg_upgrade.h pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
relfilenode.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
server.c pgindent run for 9.5 2015-05-23 21:35:49 -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 Honour TEMP_CONFIG when testing pg_upgrade 2015-09-17 12:00:41 -04:00
TESTING Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
util.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00
version.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 2015-11-24 17:18:28 -05:00