Skip to content

Enhanced hints don't work for pg 18 views #182

Description

@steve-chavez

Problem

Enhanced hints aren't working for views under pg 18. Looks like supporting this requires adding a planner hook now, which will likely include more overhead (on CI, enhanced hints report to add around 1-2% perf loss).

Solution

Add a planner hook and see if the perf loss can be mitigated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions