diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2011-04-25 12:46:59 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2011-04-25 12:46:59 -0400 |
commit | 77622887449f0fd0eb08b28fe4fa5992c357d45a (patch) | |
tree | 6ac732e6bbb904858ae25dd27fd625e9e168e0f7 /src/backend/utils/adt/arrayfuncs.c | |
parent | 7e0f8f836da9a992c8cbd99c5c06ea40247d6a33 (diff) | |
download | postgresql-77622887449f0fd0eb08b28fe4fa5992c357d45a.tar.gz postgresql-77622887449f0fd0eb08b28fe4fa5992c357d45a.zip |
Prevent perl header overriding our *snprintf macros, and give it a usable PERL_UNUSED_DECL value.
This quiets compiler warnings about redefined macros and unused Perl__unused variables. The
redefinition of snprintf and vsnprintf is something we want to avoid anyway, if we've
gone to the bother of setting up the macros to point to our implementation.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions