pgsql/src/backend/libpq auth.c

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/libpq auth.c
Date: 2002-02-25 20:07:06
Message-ID: 20020225200706.890AF4762D4@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/02/25 15:07:04

Modified files:
src/backend/libpq: auth.c

Log message:
Fix for PAM error message display:

> and that the right fix is to make each of the subsequent calls be in
> this same pattern, not to try to emulate their nonsensical style.

Dominic J. Eidson

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-02-25 20:07:33 pgsql/src/backend/libpq Tag: REL7_2_STABLE auth.c
Previous Message Bruce Momjian - CVS 2002-02-25 18:48:55 pgsql/doc TODO