This patch implements parallel copying/linking of files by tablespace using the --jobs option in pg_upgrade.
Fully update git head, and update back branches in ./COPYRIGHT and legal.sgml files.
Add pg_upgrade --jobs, which allows parallel dump/restore of databases, which improves performance.