Corrected documentation of data type for the logical replication message formats. - Mailing list pgsql-hackers

From vignesh C
Subject Corrected documentation of data type for the logical replication message formats.
Date
Msg-id CALDaNm0+fatx57KFcBopUZWQpH_tz3WKKfm-_eiTwcXui5BnhQ@mail.gmail.com
Whole thread Raw
Responses Re: Corrected documentation of data type for the logical replication message formats.  (Peter Smith <smithpb2250@gmail.com>)
Re: Corrected documentation of data type for the logical replication message formats.  ("Euler Taveira" <euler@eulerto.com>)
List pgsql-hackers
Hi,

For some of the logical replication messages the data type documented
was not correct, especially for lsn and xid. For lsn actual datatype
used is uint64 but is documented as int64, similarly for xid, datatype
used is uint32 but documented as int32.
Attached is a patch which has the fix for the same.
Thoughts?

Regards,
Vignesh

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: seawasp failing, maybe in glibc allocator
Next
From: Bharath Rupireddy
Date:
Subject: Re: Enhanced error message to include hint messages for redundant options error