Commit d13d3f8f authored by Krzysztof Leśniak's avatar Krzysztof Leśniak Committed by Bartek Wrona
Browse files

Move PG_FUNCTION_INFO_V1 to cpp file

PG_FUNCTION_INFO_V1 cannot live in a header, because it defines a
function. If such a header is included in two different cpp files,
linking break because of multiple definitions of these functions.
parent 672258ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment