[HACKERS] Re: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing to

2011-11-25 Thread Bruce Momjian
Peter Eisentraut wrote: > http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=5df1403b0f2b44235c8f401bd49dab9a8cf6bf90 > > This patch doesn't do what it says. What it does is allow downgrades. > Upgrades to the same catversion already worked. Oh, you are correct. Macro patch removed.

[HACKERS] Re: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing to

2011-11-25 Thread Peter Eisentraut
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=5df1403b0f2b44235c8f401bd49dab9a8cf6bf90 This patch doesn't do what it says. What it does is allow downgrades. Upgrades to the same catversion already worked. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To