This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user