#include "postgres.h"
#include <float.h>
#include <stdio.h>
#include "fmgr.h"
#include "libpq/auth.h"
Go to the source code of this file.
Definition at line 32 of file ldap_password_func.c.
References ldap_password_hook, and rot13_passphrase().
Definition at line 38 of file ldap_password_func.c.
References palloc(), and strlcpy().
Referenced by _PG_init().
Definition at line 21 of file ldap_password_func.c.