Re: remove unused "caller" arg from stringToQualifiedNameList

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: remove unused "caller" arg from stringToQualifiedNameList
Дата
Msg-id
20070625182531.GC15627@alvh.no-ip.org
Ответ на
Список
Дерево обсуждения
remove unused "caller" arg from stringToQualifiedNameList Alvaro Herrera <alvherre@commandprompt.com>
Re: remove unused "caller" arg from stringToQualifiedNameList Tom Lane <tgl@sss.pgh.pa.us>
Re: remove unused "caller" arg from stringToQualifiedNameList Alvaro Herrera <alvherre@commandprompt.com>
Re: remove unused "caller" arg from stringToQualifiedNameList "Jaime Casanova" <systemguards@gmail.com>
Re: remove unused "caller" arg from stringToQualifiedNameList Tom Lane <tgl@sss.pgh.pa.us>
Tom Lane wrote:
> Alvaro Herrera  writes:
> > This function seems to have an argument that is no longer used (probably
> > leftover from when it used to report an error message?).
> 
> Yeah, I recall having left the argument in place because it seemed like
> we might want it again someday.  But that was for 7.4 which was awhile
> ago.  There's probably not a strong argument to keep it, but on the
> other hand is there a strong argument to remove it?

Other than removing cruft, nope, I don't see any ...

In any case, this is an exported symbol so maybe it's not a good idea to
mess with it.  OTOH I checked PL/R and PL/php and neither uses it, so
this may not be a problem at all.

-- 
Alvaro Herrera                         http://www.flickr.com/photos/alvherre/
"The ability to monopolize a planet is insignificant
next to the power of the source"
В списке pgsql-patches по дате отправления
От: Tom Lane
Дата:
От: Alvaro Herrera
Дата:
FAQ