pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-12-12 Thread Tom Lane
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-12-12 Thread Tom Lane
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-12-12 Thread Tom Lane
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-12-12 Thread Tom Lane
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-12-12 Thread Tom Lane
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-11-10 Thread Michael Paquier
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-11-10 Thread Michael Paquier
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-11-10 Thread Michael Paquier
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-11-10 Thread Michael Paquier
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-11-10 Thread Michael Paquier
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the

pgsql: Clean up compilation warnings coming from PL/Perl with clang-12~

2021-11-10 Thread Michael Paquier
Clean up compilation warnings coming from PL/Perl with clang-12~ clang-12 has introduced -Wcompound-token-split-by-macro, that is causing a large amount of warnings when building PL/Perl because of its interactions with upstream Perl. This commit adds one -Wno to CFLAGS at ./configure time if the