Refactor textToQualifiedNameList()

Поиск
Список
Период
Сортировка
От Yugo Nagata
Тема Refactor textToQualifiedNameList()
Дата
Msg-id 20180824204412.150979ae6b283ddb639f93f6@sraoss.co.jp
обсуждение исходный текст
Ответы Re: Refactor textToQualifiedNameList()
Re: Refactor textToQualifiedNameList()
Список pgsql-hackers
Hi,

When working on other patch[1], I found there are almost same
functions, texttoQualifiedNameList() and stringToQualifiedNameList().
The only difference is the argument type, text or char*. I don't know
why these functions are defined seperately, but I think the former 
function can be rewritten using the latter code as the attached patch.
Is this reasonable fix?

Regards,
-- 
Yugo Nagata <nagata@sraoss.co.jp>

Вложения

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