aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numutils.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2015-03-25 14:28:34 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2015-03-25 14:28:34 -0300
commitb3196e65f5bfc997ec7fa3f91645a09289c10dee (patch)
treeb6da66fe5c94bc11ed0594e43afea5dbad88b4a0 /src/backend/utils/adt/numutils.c
parentdc8e05295ab126bc4c943cab3e8e117489ecb246 (diff)
downloadpostgresql-b3196e65f5bfc997ec7fa3f91645a09289c10dee.tar.gz
postgresql-b3196e65f5bfc997ec7fa3f91645a09289c10dee.zip
Fix bug for array-formatted identities of user mappings
I failed to realize that server names reported in the object args array would get quoted, which is wrong; remove that, making sure that it's only quoted in the string-formatted identity. This bug was introduced by my commit cf34e373, which was backpatched, but since object name/args arrays are new in commit a676201490c8, there is no need to backpatch this any further.
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions