aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-11-09 11:30:30 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-11-09 11:30:30 -0500
commit9be95ef156e7c2ae0924300acddd483504fa33b3 (patch)
treeebc7419c7cf9d7b6156e9b9ec1a0182e0897b7fa /src/backend/parser/parse_utilcmd.c
parent20d9adab60754ac71b0b500c91c45e12e940b3ce (diff)
downloadpostgresql-9be95ef156e7c2ae0924300acddd483504fa33b3.tar.gz
postgresql-9be95ef156e7c2ae0924300acddd483504fa33b3.zip
Fix bogus logic for checking executables' versions within pg_upgrade.
Somebody messed up a refactoring here. As it stood, we'd check pg_ctl's --version output twice for each cluster. Worse, the first check for the new cluster's version happened before we'd done any validate_exec checks there, breaking the check ordering the code intended. A. Akenteva Discussion: https://postgr.es/m/f9266a85d918a3cf3a386b5148aee666@postgrespro.ru
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions