postgresql/contrib/pg_upgrade
Bruce Momjian da3418cea9 Mention pg_upgrade sets autovacuum_freeze_max_age to maximum. 2011-03-30 17:45:54 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
IMPLEMENTATION Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
Makefile Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
TESTING Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
check.c Fix file descriptor leaks in pg_upgrade in failure code paths. 2011-03-08 21:36:17 -05:00
controldata.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
dump.c Fix pg_upgrade of large object permissions by preserving pg_auth.oid, 2011-01-07 21:59:29 -05:00
exec.c Repair multiple breakage in Windows-specific code for appending '.exe'. 2011-02-02 20:26:43 -05:00
file.c Remove unused copy_dir() function from pg_upgrade. 2011-03-15 20:52:35 -04:00
function.c Fix pg_upgrade to handle extensions. 2011-02-09 19:18:08 -05:00
info.c Tighten pg_upgrade check for pre-8.4 toast table name matching. 2011-03-06 21:57:37 -05:00
option.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
page.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pg_upgrade.c In pg_upgrade, no need to initialize global struct values; they are 2011-02-16 15:17:28 -05:00
pg_upgrade.h In pg_upgrade, no need to initialize global struct values; they are 2011-02-16 15:17:28 -05:00
relfilenode.c Adjust pg_upgrade error message, array freeing, and add error check. 2011-02-15 15:00:47 -05:00
server.c Mention pg_upgrade sets autovacuum_freeze_max_age to maximum. 2011-03-30 17:45:54 -04:00
tablespace.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
util.c Print clearer failure message when pg_upgrade fails due to a fatal 2011-03-05 19:32:53 -05:00
version.c Fix file descriptor leaks in pg_upgrade in failure code paths. 2011-03-08 21:36:17 -05:00
version_old_8_3.c Fix file descriptor leaks in pg_upgrade in failure code paths. 2011-03-08 21:36:17 -05:00