Replace remaining StrNCpy() by strlcpy()

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Replace remaining StrNCpy() by strlcpy()
Дата
Msg-id 44f5e198-36f6-6cdb-7fa9-60e34784daae@2ndquadrant.com
обсуждение исходный текст
Ответы Re: Replace remaining StrNCpy() by strlcpy()  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
I propose to replace the remaining uses of StrNCpy() with strlcpy() and 
remove the former.  It's clear that strlcpy() has won the popularity 
contest, and the presence of the former is just confusing now.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Make autovacuum sort tables in descending order of xid_age
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Parallel copy