Re: [PORTS] mingw cross-compiling libpq.dll+ssl on Debian

Tomasz Myrta <[email protected]> Fri, 10 Nov 2006 23:10:43 +0100
Newsgroups gmane.comp.db.postgresql.ports
Organization KLASTER
Message-ID <[email protected]>
Peter Eisentraut napisal 2006-11-10 12:44:
> Am Freitag, 10. November 2006 00:18 schrieb Tomasz Myrta:
>   
>> - which openssl cyphers are really necessary to work with Postgresql ?
>>     
>
> No.
>   
?
The INSTALL file from openssl contains list of supported cyphers:
bf, cast, des, dh, dsa, hmac, md2, md5, mdc2, rc2, rc4, rc5, rsa, sha
I was thinking about limiting them only to necessary ones.

>   
>> - when exactly is used libiconv.dll and libintl-2.dll - do I also need
>> them ?
>>     
>
> For national language support
I know - /usr/bin/iconv is familiar to me.
My database is "C" locale, all sorting is client-side, I don't need 
server and libpq messages other than English. Can I avoid using these 2 
libraries?

Anyway - do you have some hints for recompiling libpq?

Regards,
Tomasz Myrta

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings