]> git.ipfire.org Git - thirdparty/postgresql.git/commit
PL/Perl: Avoid compiler warning from clang
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 10 Jul 2012 19:49:48 +0000 (15:49 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 10 Jul 2012 19:49:48 +0000 (15:49 -0400)
commit1fbe7d377cb6bf070442794a677499cd2e7531cc
treeb4027a1a4beb91d2865d477a28b940749d1dd8c7
parent62b9045666616e23c21bb28ede5875f8343fba04
PL/Perl: Avoid compiler warning from clang

Use SvREFCNT_inc_simple_void() instead of SvREFCNT_inc() to avoid
warning about unused return value.
src/pl/plperl/plperl_helpers.h