aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2021-05-20 08:03:15 -0400
committerAndrew Dunstan <andrew@dunslane.net>2021-05-20 08:07:08 -0400
commit8bdd6f563aa2456de602e78991e6a9f61b8ec86d (patch)
tree95b700aa3452359cc6dcdf6ff7f406ffda71e85e /src/backend/executor/nodeModifyTable.c
parent413c1ef98e0c9c708c4a9a13a838a55b65b16a80 (diff)
downloadpostgresql-8bdd6f563aa2456de602e78991e6a9f61b8ec86d.tar.gz
postgresql-8bdd6f563aa2456de602e78991e6a9f61b8ec86d.zip
Use a more portable way to get the version string in PostgresNode
Older versions of perl on Windows don't like the list form of pipe open, and perlcritic doesn't like the string form of open, so we avoid both with a simpler formulation using qx{}. Per complaint from Amit Kapila.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions