postgresql/contrib/pg_upgrade
Peter Eisentraut 7afa8bed65 pg_upgrade: Run the created scripts in the test suite
Just to check that they actually work.
2012-08-23 02:29:21 -04:00
..
.gitignore
check.c Fix pg_upgrade file share violation on Windows created by the commit 2012-08-07 13:10:44 -04:00
controldata.c pg_upgrade: fix off-by-one mistake in snprintf 2012-06-28 23:37:27 -04:00
dump.c Fix pg_upgrade file share violation on Windows created by the commit 2012-08-07 13:10:44 -04:00
exec.c Fix pg_upgrade file share violation on Windows created by the commit 2012-08-07 13:10:44 -04:00
file.c Simplify pg_upgrade's handling when returning directory listings. 2012-07-26 06:22:22 -04:00
function.c
IMPLEMENTATION
info.c
Makefile
option.c Update pg_upgrade comments for recent configpath fix. 2012-07-06 09:39:22 -04:00
page.c
pg_upgrade.c Fix pg_upgrade file share violation on Windows created by the commit 2012-08-07 13:10:44 -04:00
pg_upgrade.h Fix pg_upgrade file share violation on Windows created by the commit 2012-08-07 13:10:44 -04:00
relfilenode.c In pg_upgrade, use pg_log() instead of prep_status() for 2012-08-03 12:43:37 -04:00
server.c Fix pg_upgrade file share violation on Windows created by the commit 2012-08-07 13:10:44 -04:00
tablespace.c
test.sh pg_upgrade: Run the created scripts in the test suite 2012-08-23 02:29:21 -04:00
TESTING
util.c Prevent pg_upgrade from crashing if it can't write to the current 2012-08-10 17:14:48 -04:00
version_old_8_3.c
version.c