mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
b5a103f2df
Rather than create _P/_PP variants for every type that needs to pass/return pointers, create FUNCTION_*_P/PP() macros that will properly pass or return any single/double pointer types. There remain a few unresolved edge cases such as CHARPY but this handles the majority of types well. |
||
---|---|---|
.. | ||
interface | ||
interface.c | ||
interface.h | ||
pageChecksum.c | ||
pageChecksum.h | ||
version.h |