Re: [PORTS] mingw cross-compiling libpq.dll+ssl on Debian
Peter Eisentraut <[email protected]> Fri, 10 Nov 2006 23:20:39 +0100
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
Tomasz Myrta wrote: > 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. You don't need any if you don't want encryption. > 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? NLS is only used if you enable it explicitly. So don't do that. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings