pg_upgrade: abstract out copying of files from old cluster to new
Alvaro Herrera <alvherre@alvh.no-ip.org>
pg_upgrade: abstract out copying of files from old cluster to new Currently only pg_clog is copied, but some other directories could need the same treatment as well, so create a subroutine to do it. Extracted from my (somewhat larger) FOR KEY SHARE patch.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/pg_upgrade.c | modified | +23 −12 |