pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92

2019-02-09 Thread Tom Lane
Solve cross-version-upgrade testing problem induced by 1fb57af92. Renaming varchar_transform to varchar_support had a side effect I hadn't foreseen: the core regression tests leave around a transform object that relies on that function, so the name change breaks cross-version upgrade tests, becaus

pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92

2019-02-09 Thread Tom Lane
Solve cross-version-upgrade testing problem induced by 1fb57af92. Renaming varchar_transform to varchar_support had a side effect I hadn't foreseen: the core regression tests leave around a transform object that relies on that function, so the name change breaks cross-version upgrade tests, becaus

pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92

2019-02-09 Thread Tom Lane
Solve cross-version-upgrade testing problem induced by 1fb57af92. Renaming varchar_transform to varchar_support had a side effect I hadn't foreseen: the core regression tests leave around a transform object that relies on that function, so the name change breaks cross-version upgrade tests, becaus

pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92

2019-02-09 Thread Tom Lane
Solve cross-version-upgrade testing problem induced by 1fb57af92. Renaming varchar_transform to varchar_support had a side effect I hadn't foreseen: the core regression tests leave around a transform object that relies on that function, so the name change breaks cross-version upgrade tests, becaus

pgsql: Solve cross-version-upgrade testing problem induced by 1fb57af92

2019-02-09 Thread Tom Lane
Solve cross-version-upgrade testing problem induced by 1fb57af92. Renaming varchar_transform to varchar_support had a side effect I hadn't foreseen: the core regression tests leave around a transform object that relies on that function, so the name change breaks cross-version upgrade tests, becaus