Closed
Description
The following is valid sql, and works in postgres, but cannot be parsed with sqlparser:
select * from my_srf() with ordinality;
https://www.postgresql.org/docs/current/functions-srf.html
Initially reported in sqlpage/SQLPage#491 (reply in thread)
Metadata
Metadata
Assignees
Labels
No labels