pgsql: Handle arrays and ranges in pg_upgrade's test for non-upgradable

2019-11-13 Thread Tom Lane
Handle arrays and ranges in pg_upgrade's test for non-upgradable types. pg_upgrade needs to check whether certain non-upgradable data types appear anywhere on-disk in the source cluster. It knew that it has to check for these types being contained inside domains and composite types; but it someho

pgsql: Handle arrays and ranges in pg_upgrade's test for non-upgradable

2019-11-13 Thread Tom Lane
Handle arrays and ranges in pg_upgrade's test for non-upgradable types. pg_upgrade needs to check whether certain non-upgradable data types appear anywhere on-disk in the source cluster. It knew that it has to check for these types being contained inside domains and composite types; but it someho

pgsql: Handle arrays and ranges in pg_upgrade's test for non-upgradable

2019-11-13 Thread Tom Lane
Handle arrays and ranges in pg_upgrade's test for non-upgradable types. pg_upgrade needs to check whether certain non-upgradable data types appear anywhere on-disk in the source cluster. It knew that it has to check for these types being contained inside domains and composite types; but it someho

pgsql: Handle arrays and ranges in pg_upgrade's test for non-upgradable

2019-11-13 Thread Tom Lane
Handle arrays and ranges in pg_upgrade's test for non-upgradable types. pg_upgrade needs to check whether certain non-upgradable data types appear anywhere on-disk in the source cluster. It knew that it has to check for these types being contained inside domains and composite types; but it someho

pgsql: Handle arrays and ranges in pg_upgrade's test for non-upgradable

2019-11-13 Thread Tom Lane
Handle arrays and ranges in pg_upgrade's test for non-upgradable types. pg_upgrade needs to check whether certain non-upgradable data types appear anywhere on-disk in the source cluster. It knew that it has to check for these types being contained inside domains and composite types; but it someho

pgsql: Handle arrays and ranges in pg_upgrade's test for non-upgradable

2019-11-13 Thread Tom Lane
Handle arrays and ranges in pg_upgrade's test for non-upgradable types. pg_upgrade needs to check whether certain non-upgradable data types appear anywhere on-disk in the source cluster. It knew that it has to check for these types being contained inside domains and composite types; but it someho

pgsql: Handle arrays and ranges in pg_upgrade's test for non-upgradable

2019-11-13 Thread Tom Lane
Handle arrays and ranges in pg_upgrade's test for non-upgradable types. pg_upgrade needs to check whether certain non-upgradable data types appear anywhere on-disk in the source cluster. It knew that it has to check for these types being contained inside domains and composite types; but it someho