mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:53:52 -04:00
a8b92b6090
Use SvREFCNT_inc_simple_void() instead of SvREFCNT_inc() to avoid warning about unused return value.