Skip to content

Prepared Statement hangs on invalid queries #822

Closed
@vitaly-t

Description

@vitaly-t

If you try to execute any of the following prepared statements:

{name: "test", text: ""}
{name: "test", text: "    "}
{name: "test", text: null}

then node-postgres hangs and never comes back.

Tested on Windows 8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions