Dave Page wrote:
> To be honest I'm not keen to expend time and add to the complexity of
> the code to add obscurity (I can't in good conscience call it
security)
> that is so easily bypassed. This seems kinda like adding an entry
> control system to a door next to a large open window.
>
> Regards
There a also a few more problems I forgot to mention
.) There is no ssl-support - the configure-script somehow decides
that my build of libpq doesn't include ssl support - but the
libpq-configure actually found openssl, and has enabled ssl support.
Hmm - whilst I doubt my configure-ese is up to it