diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-07-21 12:05:25 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-07-21 12:05:25 -0400 |
commit | 0c0908d926cc65c5a10f9507580be3aacce08cf1 (patch) | |
tree | ab16247faff264e564e43d56e770e517732f29d0 /src/backend/utils/adt/numutils.c | |
parent | 986127e3db6858c461dae00f23c1fbaf9302d8cb (diff) | |
download | postgresql-0c0908d926cc65c5a10f9507580be3aacce08cf1.tar.gz postgresql-0c0908d926cc65c5a10f9507580be3aacce08cf1.zip |
Be more paranoid about quoting in pg_upgrade's test script.
Double-quote $PGDATA in "find" commands introduced by commit da9b580d8,
in case that path contains spaces or other special characters.
Adjust a few other places so that quoting is done more consistently.
None of the others are actual bugs AFAICS, but it's confusing to readers
if the same thing is done differently in different places.
Noted by Tels.
Discussion: https://postgr.es/m/c96303c04c360bbedaa04f90f515745b.squirrel@sm.webmail.pair.com
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions