Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2016-09-06 18:53:31 +0000
committerTom Lane2016-09-06 18:53:31 +0000
commitcdc70597c9ba62aad08a46e55c0c783bf4c21c9c (patch)
treeef00e747810fa7903d9cae725cde4f6595cae690 /src/backend/commands/functioncmds.c
parenta2ee579b6def8e0bde876c6c2fc9d4b8ec2b6b67 (diff)
Teach appendShellString() to not quote strings containing "-".
Brain fade in commit a00c58314: I was thinking that a string starting with "-" could be taken as a switch depending on command line syntax. That's true, but having appendShellString() quote it will not help, so we may as well not do so. Per complaint from Peter Eisentraut.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions