Skip to content

DISCARD does not remove statement from client's cache #1402

Description

@levkk

PgDog version
main

Description
When client calls DISCARD, it doesn't remove the statement from the client's cache or update the global counter. For clients that are connected for a long time, this can cause a slow memory leak.

Configuration

[general]
prepared_statements = "full"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions