1 /*-------------------------------------------------------------------------
4 * Interface to libpq/crypt.c
6 * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
7 * Portions Copyright (c) 1994, Regents of the University of California
11 *-------------------------------------------------------------------------
16 #include "libpq/libpq-be.h"
18 extern int md5_crypt_verify(const Port
*port
, const char *user
,