mirror of https://github.com/postgres/postgres
The original code was adding double quotes to an already-quoted
identifier, leading to nonsensical results. Remove the quoting call.
I introduced the broken code in 7eca575d1c
of 9.5 era, so backpatch to
9.5.
Report and patch by Elvis Pranskevichus
Reviewed by Michael Paquier
pull/10/head
parent
e1bd684a34
commit
df43fcf457
Loading…
Reference in new issue