> On 2021.02.21. 13:52 Vik Fearing <[email protected]> wrote: > > Attached is a patch to implement this for PostgreSQL. > []
The changed line that gets stuffed into sql_features is missing a terminal value (to fill the 'comments' column). This line: '+T434 GROUP BY DISTINCT YES' (A tab at the end will do, I suppose; that's how I fixed the patch locally) Erik Rijkers
