Re: Add null termination to string received in parallel apply worker

Поиск
Список
Период
Сортировка
От Peter Smith
Тема Re: Add null termination to string received in parallel apply worker
Дата
Msg-id CAHut+PtTSue+gkurguEyXC=XSf64AW3=Xtf+YBciKUzpeBcN+Q@mail.gmail.com
обсуждение исходный текст
Ответ на Add null termination to string received in parallel apply worker  ("Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>)
Список pgsql-hackers
Hi Hou-san.

+ /*
+ * Note that the data received via the shared memory queue is not
+ * null-terminated. So we use the StringInfo API to store the
+ * string so as to maintain the convention that StringInfos has a
+ * trailing null.
+ */

"... that StringInfos has a trailing null."

Probably should be either "StringInfo has" or "StringInfos have"

======
Kind Regards.
Peter Smith.
Fujitsu Australia



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

Предыдущее
От: Sergei Glukhov
Дата:
Сообщение: Re: Problem, partition pruning for prepared statement with IS NULL clause.
Следующее
От: David Rowley
Дата:
Сообщение: Re: Problem, partition pruning for prepared statement with IS NULL clause.