eulerto / pgquarrel

pgquarrel compares PostgreSQL database schemas (DDL)
BSD 3-Clause "New" or "Revised" License
389 stars 42 forks source link

query failed: ERROR: syntax error at or near "AS" #79

Closed hyperknot closed 4 years ago

hyperknot commented 4 years ago

I've enabled -v -v mode but I get the following:

ERROR query failed: ERROR:  syntax error at or near "AS"
LINE 1: ...isagg THEN 'a' WHEN proiswindow THEN 'w' ELSE 'f' AS prokind...

How can I see what is even LINE 1 in full?

eulerto commented 4 years ago

Ops. That's a bug. I fixed it at commit a824029c261ffcb66d9d55f6195f7360ddda4ea7