git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 413c1ef) | patch
Use a more portable way to get the version string in PostgresNode
2021年5月20日 12:03:15 +0000 (08:03 -0400)
2021年5月20日 12:07:08 +0000 (08:07 -0400)
commit 8bdd6f563aa2456de602e78991e6a9f61b8ec86d
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.
src/test/perl/PostgresNode.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /