Re: pgsql: Store 2PC GID in commit/abort WAL recs for logicaldecoding

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pgsql: Store 2PC GID in commit/abort WAL recs for logicaldecoding
Дата
Msg-id 20180615191218.py3ti2fzxlysxf7h@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: pgsql: Store 2PC GID in commit/abort WAL recs for logical decoding  (Nikhil Sontakke <nikhils@2ndquadrant.com>)
Ответы Re: pgsql: Store 2PC GID in commit/abort WAL recs for logicaldecoding  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
By the way, why do we need to strlen() the target buffer when strlcpy
already reports the length?  (You could argue that there is a difference
if the string is truncated ... but surely we don't care about that case)
I propose the attached.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Store 2PC GID in commit/abort WAL recs for logicaldecoding
Следующее
От: Joe Conway
Дата:
Сообщение: Re: missing toast table for pg_policy