aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuildbuffers.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-03-16 21:55:10 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-03-16 21:55:10 -0400
commitd24d6691930e5f3a95e9daece2f299a076c80c15 (patch)
tree9e1f18f21b86e3e4f32d2a733c5d61c95013743e /src/backend/access/gist/gistbuildbuffers.c
parent0bdeb1d51d910e0e19dec3ce0396903ae7de5c74 (diff)
downloadpostgresql-d24d6691930e5f3a95e9daece2f299a076c80c15.tar.gz
postgresql-d24d6691930e5f3a95e9daece2f299a076c80c15.zip
Fix unportable shell-script syntax in pg_upgrade's test.sh.
I discovered the hard way that on some old shells, the locution FOO="" unset FOO does not behave the same as FOO=""; unset FOO and in fact leaves FOO set to an empty string. test.sh was inconsistently spelling it different ways on adjacent lines. This got broken relatively recently, in commit c737a2e56, so the lack of field reports to date doesn't represent a lot of evidence that the problem is rare.
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions