postgresql/contrib/pg_upgrade
Bruce Momjian eb013ede59 In pg_upgrade, limit schema name filter to include toast tables. Bug
introduced recently when trying to filter out temp tables.

Backpatch to 9.0 and 9.1.
2011-08-26 00:12:32 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
check.c In pg_upgrade, fix the -l/log option to work on Windows. 2011-07-20 18:31:03 -04:00
controldata.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
dump.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
exec.c Fix pg_update to properly test for the data directory's existence on 2011-07-30 01:50:55 -04:00
file.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
function.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
IMPLEMENTATION Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
info.c In pg_upgrade, limit schema name filter to include toast tables. Bug 2011-08-26 00:12:32 -04:00
Makefile Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
option.c In pg_upgrade, fix the -l/log option to work on Windows. 2011-07-20 18:31:03 -04:00
page.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
pg_upgrade.c In pg_upgrade, fix the -l/log option to work on Windows. 2011-07-20 18:31:03 -04:00
pg_upgrade.h In pg_upgrade, don't copy visibility map files from clusters that did not 2011-08-19 11:20:30 -04:00
relfilenode.c In pg_upgrade, don't copy visibility map files from clusters that did not 2011-08-19 11:20:30 -04:00
server.c In pg_upgrade, fix the -l/log option to work on Windows. 2011-07-20 18:31:03 -04:00
tablespace.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
TESTING Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
util.c In pg_upgrade, use pg_strudup(), for consistency. 2011-07-20 16:37:17 -04:00
version_old_8_3.c In pg_upgrade, limit schema name filter to include toast tables. Bug 2011-08-26 00:12:32 -04:00
version.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00