Allow parallel copy/link in pg_upgrade

Bruce Momjian <bruce@momjian.us>

Commit: a89c46f9bc314ed549245d888da09b8c5cace104
Author: Bruce Momjian <bruce@momjian.us>
Date: 2013-01-09T13:57:47Z
Releases: 9.3.0
Allow parallel copy/link in pg_upgrade

This patch implements parallel copying/linking of files by tablespace
using the --jobs option in pg_upgrade.

Files