1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
David Steele 1db9e3b144 Remove *MP() macros variants.
Adding a dummy column which is always set by the P() macro allows a single macro to be used for parameters or no parameters without violating C's prohibition on the {} initializer.

-Wmissing-field-initializers remains disabled because it still gives wildly different results between versions of gcc.
2019-11-17 15:10:40 -05:00
..
build/lib/pgBackRestLibC Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
xs Remove *MP() macros variants. 2019-11-17 15:10:40 -05:00
LibC.h Fix comment typos. 2019-08-26 12:05:36 -04:00
LibC.xs Add Perl interface to C PgQuery object. 2019-07-25 17:05:39 -04:00
Makefile.PL Add user module for managing system users/groups. 2019-09-08 20:11:51 -04:00
typemap Add Perl interface to C PgQuery object. 2019-07-25 17:05:39 -04:00