Peter Eisentraut wrote:
> The officially sanctioned function for this is now PQencryptPassword() in
> libpq. Please consider using it when available.
Ok, we'll use it ASAP. But how to detect if it's available or not? Some
#define PQENCRYPT_AVAILABLE 1 would be helpful.
Regards,
Andreas