Fix incorrect variable type for origin_id - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Fix incorrect variable type for origin_id
Date
Msg-id CAD21AoBm-vNyBSXGp4bmJGvhr=S-EGc5q1dtV70cFTcJvLhC=Q@mail.gmail.com
Whole thread Raw
Responses Re: Fix incorrect variable type for origin_id
List pgsql-hackers
Hi,

I realized that there are some places where we use XLogRecPtr for
variables for replication origin id. The attached patch fixes them to
use RepOriginiId instead.

Regards,

-- 
Masahiko Sawada
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: predefined role(s) for VACUUM and ANALYZE
Next
From: Michael Paquier
Date:
Subject: Re: Fix incorrect variable type for origin_id