LucaCappelletti94 opened a new issue, #2092:
URL: https://github.com/apache/datafusion-sqlparser-rs/issues/2092

   At the time of writing, the following 
[valid](https://www.postgresql.org/docs/current/sql-createtype.html) syntax 
fails:
   
   ```sql
   CREATE TYPE CAS;
   ```
   
   I will make a PR shortly to fix this. I am starting to work more with 
[`pgrx`](https://github.com/pgcentralfoundation/pgrx) type definitions, so I 
may find myself subsequently extending the `CREATE TYPE` syntax a few times.
   
   Best,
   Luca


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to