I am trying to create an index on the date_trunc('day', columna) in a table.
When I try to create this index, I get a parse error near the single quote.
Is there a workaround to create this index? I am using v7.0.3 on FreeBSD.
-Nathan Barnett
- Re: [GENERAL] Index on Date_Trunc Nathan Barnett
- Re: [GENERAL] Index on Date_Trunc Tom Lane
