Only use quote identifiers for Postgres connections, when necessary

Right now it seems like every column gets quoted in double quotes by default, which might lead to problems under certain circumstances (e.g. with subscript expressions)

The Postgres quote_ident() function should be used to dertermine if quoting is necessary

0 0 88
0 REPLIES 0
Top Labels in this Space
Top Solution Authors