1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00
Files
postgres/contrib/pg_upgrade
Andrew Dunstan 4e205ec4d9 Avoid moving data directory in upgrade testing.
Windows sometimes gets upset if we rename a large directory and then try
to use the old name quickly, as seen in occasional buildfarm failures.
So we avoid that by building the old version in the intended
destination in the first place instead of renaming it, similar to the
change made for the same reason in commit b7f8465c.
2013-03-30 12:54:36 -04:00
..
2012-12-11 15:09:22 -05:00
2012-09-18 22:05:03 -04:00
2012-01-01 18:01:58 -05:00
2012-12-10 23:03:28 -05:00
2012-05-15 22:19:41 +03:00