diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-03-10 12:46:07 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-03-10 12:46:07 -0400 |
commit | dbf05a14399430751e54cd0b4bd8fb0e4f1fb309 (patch) | |
tree | ce6c0af2e363d0842069fc0312e86c8f21a8a4eb /src/backend/parser/parse_utilcmd.c | |
parent | d01f03a495294f726001a90ec27a675428d9fc45 (diff) | |
download | postgresql-dbf05a14399430751e54cd0b4bd8fb0e4f1fb309.tar.gz postgresql-dbf05a14399430751e54cd0b4bd8fb0e4f1fb309.zip |
Avoid portability problem introduced in 0a42a2e9c.
Apparently not all shells handle nested quotes quite the same.
But we don't need the inner double quotes in this case, so just
drop them.
Discussion: https://postgr.es/m/50ecb345-4dc5-1f7d-64ca-7018195fcc8d@2ndquadrant.com
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions