mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
ec173f12fb
This macro block encapsulates the common pattern of switching to the prior (formerly called old) mem context to return results from a function. Also rename MEM_CONTEXT_OLD() to memContextPrior(). This violates our convention of macros being in all caps but memContextPrior() will become a function very soon so this will reduce churn. |
||
---|---|---|
.. | ||
build/lib/pgBackRestLibC | ||
xs | ||
LibC.h | ||
LibC.xs | ||
Makefile.PL | ||
typemap |