PgSql does not accept double quote to fields.
I changed ' quotas to " and vice versa.
It works now for me.
| Comment | File | Size | Author |
|---|---|---|---|
| quicktabs-module_pgsql-quote.patch | 1.5 KB | adonix |
PgSql does not accept double quote to fields.
I changed ' quotas to " and vice versa.
It works now for me.
| Comment | File | Size | Author |
|---|---|---|---|
| quicktabs-module_pgsql-quote.patch | 1.5 KB | adonix |
Comments
Comment #1
alpapan commentedI concur. this patch does fix a fatal issue with pgsql. But haven;'t looked closely why it removed the closing bracket.
Comment #2
katbailey commentedCommitted - thanks! And sorry for taking so long...