Skip to content

PostgreSQL parser doesn't check if a function exists #537

@maxhawkins

Description

@maxhawkins
-- name: F :exec
SELECT doesntexist();

Compiles using the experimental Postgres parser, but it shouldn't since the function does not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions