postgresql/contrib/pg_upgrade
Bruce Momjian 05d93c38a7 Tighten pg_upgrade check for pre-8.4 toast table name matching. 2011-03-06 21:57:37 -05: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 a couple more missing "static" markers. 2011-03-06 20:14:01 -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 Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05: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 Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05: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 Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
version_old_8_3.c Clarify pg_upgrade's creation of the map file structure. Also clean 2011-01-05 11:37:08 -05:00