Skip to content

Undo CTE fix for PG11 [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Adam Hegyi requested to merge undo-cte-hack into master

What does this MR do?

This removes the PG 11 CTE estimator hacks. The feature flags were already disabled on production since 14.0.

Related issue: #326813 (closed)

Note: these feature flags were never on by default, we only enabled them on GL.com

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Adam Hegyi

Merge request reports