We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe9804 commit 558ea44Copy full SHA for 558ea44
src/test/perl/PostgreSQL/Test/AdjustUpgrade.pm
@@ -487,6 +487,7 @@ my @_unused_view_qualifiers = (
487
{ obj => 'VIEW public.limit_thousand_v_2', qual => 'onek' },
488
{ obj => 'VIEW public.limit_thousand_v_3', qual => 'onek' },
489
{ obj => 'VIEW public.limit_thousand_v_4', qual => 'onek' },
490
+ { obj => 'VIEW public.limit_thousand_v_5', qual => 'onek' },
491
# Since 14
492
{ obj => 'MATERIALIZED VIEW public.compressmv', qual => 'cmdata1' });
493
0 commit comments