This commit is contained in:
2022-11-14 19:05:04 +00:00
parent 95efd25faf
commit d998d83430
2 changed files with 9 additions and 3 deletions

View File

@@ -1591,7 +1591,7 @@ $BODY$ LANGUAGE PLPGSQL STABLE");
//////////////////////////////////////////////////
//
// 8.0.21 additions for case 4237
// case 4237
//
if (currentSchema < 9)
{
@@ -1615,7 +1615,7 @@ $BODY$ LANGUAGE PLPGSQL STABLE");
//////////////////////////////////////////////////
//
// 8.0.21 additions for case 4239
// case 4239
//
if (currentSchema < 10)
{
@@ -1664,7 +1664,7 @@ CREATE OR REPLACE VIEW public.viewpartinventorylist
//////////////////////////////////////////////////
//
// 8.0.21 additions for case 4242
// case 4242
//
if (currentSchema < 11)
{