* by value. The schema dumps the CREATE TYPE PASSEDBYVALUE setting so
* it must match for the old and new servers.
*/
-void
+static void
check_for_isn_and_int8_passing_mismatch(ClusterInfo *cluster)
{
int dbnum;
* not preserved, and hence these data types cannot be used in user
* tables upgraded by pg_upgrade.
*/
-void
+static void
check_for_reg_data_type_usage(ClusterInfo *cluster)
{
int dbnum;