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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 242408d) | patch
Suppress compiler warning in new jsonb_plperl code.
Tue, 3 Apr 2018 18:47:26 +0000 (14:47 -0400)
Tue, 3 Apr 2018 18:47:26 +0000 (14:47 -0400)
commit d4a4c3d5b433513fc38ce60e454d2c86e8bd0ed4
Suppress compiler warning in new jsonb_plperl code.

Some compilers are evidently pickier than others about whether Perl's
I32 typedef should be considered equivalent to int. Dodge the problem
by using a separate variable; the prior coding was a bit confusing anyway.

Per buildfarm. Note this does nothing to fix the test failures due to
SV_to_JsonbValue not covering enough variable types.
contrib/jsonb_plperl/jsonb_plperl.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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