Re: pgsql: Add table to regression tests for binary-compatibility checks in

2021-11-17 Thread Michael Paquier
On Thu, Nov 18, 2021 at 01:38:30AM +, Michael Paquier wrote: > Add table to regression tests for binary-compatibility checks in pg_upgrade > > This commit adds to the main regression test suite a table with all > the in-core data types (some exceptions apply). This table is not > dropped, so

pgsql: Add table to regression tests for binary-compatibility checks in

2021-11-17 Thread Michael Paquier
Add table to regression tests for binary-compatibility checks in pg_upgrade This commit adds to the main regression test suite a table with all the in-core data types (some exceptions apply). This table is not dropped, so as pg_upgrade would be able to check the binary compatibility of the types

pgsql: Add table to regression tests for binary-compatibility checks in

2021-11-17 Thread Michael Paquier
Add table to regression tests for binary-compatibility checks in pg_upgrade This commit adds to the main regression test suite a table with all the in-core data types (some exceptions apply). This table is not dropped, so as pg_upgrade would be able to check the binary compatibility of the types

pgsql: Add table to regression tests for binary-compatibility checks in

2021-11-17 Thread Michael Paquier
Add table to regression tests for binary-compatibility checks in pg_upgrade This commit adds to the main regression test suite a table with all the in-core data types (some exceptions apply). This table is not dropped, so as pg_upgrade would be able to check the binary compatibility of the types

pgsql: Add table to regression tests for binary-compatibility checks in

2021-11-17 Thread Michael Paquier
Add table to regression tests for binary-compatibility checks in pg_upgrade This commit adds to the main regression test suite a table with all the in-core data types (some exceptions apply). This table is not dropped, so as pg_upgrade would be able to check the binary compatibility of the types