mv backend/port ../../ - Mailing list pgsql-hackers

From Peter Eisentraut
Subject mv backend/port ../../
Date
Msg-id Pine.LNX.4.10.9910241406300.377-100000@peter-e.yi.org
Whole thread Raw
Responses Re: [HACKERS] mv backend/port ../../  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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 by date:

Previous
From: Tim Holloway
Date:
Subject: Logging - events supported
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCHES] COMMENT ON patch