Skip to content
Snippets Groups Projects
Commit 86d19d27 authored by Tom Lane's avatar Tom Lane
Browse files

Remove duplicate macro definition.

Seems to be a copy-and-pasteo.  Odd that we heard no reports of
compiler warnings about it.

Thomas Munro
parent 06f5fd2f
No related branches found
No related tags found
No related merge requests found
......@@ -225,7 +225,6 @@ typedef struct xl_xact_twophase
{
TransactionId xid;
} xl_xact_twophase;
#define MinSizeOfXactInvals offsetof(xl_xact_invals, msgs)
typedef struct xl_xact_origin
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment