postgresql/contrib/pg_upgrade
2010-08-19 05:57:36 +00:00
..
check.c Adjust check_for_isn_and_int8_passing_mismatch() so it is called for all 2010-07-25 03:47:29 +00:00
controldata.c
dump.c
exec.c In pg_upgrade, report /bin directory checks independent of /data checks. 2010-07-13 18:09:55 +00:00
file.c
function.c Prevent pg_upgrade from migrating databases that use reg* data types 2010-07-25 03:28:32 +00:00
IMPLEMENTATION
info.c
Makefile
option.c Remove incorrect email address for pg_upgrade bug reports. 2010-07-13 18:14:14 +00:00
page.c
pg_upgrade.c In pg_upgrade, prevent psql AUTOCOMMIT=off by not loading .psqlrc. 2010-07-13 15:56:53 +00:00
pg_upgrade.h Adjust check_for_isn_and_int8_passing_mismatch() so it is called for all 2010-07-25 03:47:29 +00:00
relfilenode.c
server.c On Win32, pg_upgrade cannot sent any server log output to the log file 2010-07-13 20:03:32 +00:00
tablespace.c
TESTING Remove extra newlines at end and beginning of files, add missing newlines 2010-08-19 05:57:36 +00:00
util.c
version_old_8_3.c Adjust check_for_isn_and_int8_passing_mismatch() so it is called for all 2010-07-25 03:47:29 +00:00
version.c