Corrected documentation of data type for the logical replication message formats.

Поиск
Список
Период
Сортировка
От vignesh C
Тема Corrected documentation of data type for the logical replication message formats.
Дата
Msg-id CALDaNm0+fatx57KFcBopUZWQpH_tz3WKKfm-_eiTwcXui5BnhQ@mail.gmail.com
обсуждение исходный текст
Ответы 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>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: seawasp failing, maybe in glibc allocator
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Enhanced error message to include hint messages for redundant options error