On Wed, Apr 6, 2016 at 4:55 AM, Fabrízio de Royes Mello
wrote:
> Hi all,
>
> When dealing with some patch review I've noticed there are two macro is not
> used anywhere:
>
> #define TransactionIdStore(xid, dest) (*(dest) = (xid))
> #define StoreInvalidTransactionId(dest) (*(dest) = InvalidTransa
Hi all,
When dealing with some patch review I've noticed there are two macro is not
used anywhere:
#define TransactionIdStore(xid, dest) (*(dest) = (xid))
#define StoreInvalidTransactionId(dest) (*(dest) = InvalidTransactionId)
Regards,
--
Fabrízio de Royes Mello
Consultoria/Coaching Postgre