mv backend/port ../../

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема mv backend/port ../../
Дата
Msg-id Pine.LNX.4.10.9910241406300.377-100000@peter-e.yi.org
обсуждение исходный текст
Ответы Re: [HACKERS] mv backend/port ../../
Список pgsql-hackers
I use the following functions in psql which are found in backend/port.
That implies that there is at least one system that doesn't have these so
it would be a good idea if they were available to the entire code tree.
Could someone move them to a better place in the tree or would you like me
to do it?

strcasecmp
strtol
putenv (from nextstep/port.c)

In addition, as I already mentioned a while back, I would really like to
use

snprintf

Could that be done?

Thanks,Peter

-- 
Peter Eisentraut                  Sernanders vaeg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



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

Предыдущее
От: Tim Holloway
Дата:
Сообщение: Logging - events supported
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PATCHES] COMMENT ON patch