postgresql/contrib/pg_upgrade
2012-07-06 09:39:22 -04:00
..
.gitignore
check.c In pg_upgrade, verify that the install user has the same oid on both 2012-06-13 12:19:18 -04:00
controldata.c pg_upgrade: fix off-by-one mistake in snprintf 2012-06-28 23:37:27 -04:00
dump.c
exec.c Make the pg_upgrade log files contain actual commands 2012-06-29 11:39:11 -04:00
file.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
function.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
IMPLEMENTATION
info.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
Makefile
option.c Update pg_upgrade comments for recent configpath fix. 2012-07-06 09:39:22 -04:00
page.c
pg_upgrade.c pg_upgrade: abstract out copying of files from old cluster to new 2012-07-05 11:38:42 -04:00
pg_upgrade.h Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring. 2012-06-26 07:49:02 +03:00
relfilenode.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
server.c Improve pg_upgrade wording for pg_ctl start failure; could be 2012-06-15 19:57:01 -04:00
tablespace.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
test.sh
TESTING Remove whitespace from end of lines 2012-05-15 22:19:41 +03:00
util.c
version_old_8_3.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
version.c