Skip to content

Invalid ROW parsing #3

Description

@ledvinap

Checking for immediate ')' when parsing ROW will fail for row with single value that can be null. In postgres there is no difference between ROW() and ROW(NULL).
Special-casing the test for ROW with one field will probably work fine ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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