pgsql: Make pwdfMatchesString() a little more careful about matching *

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make pwdfMatchesString() a little more careful about matching *
Date: 2009-05-18 16:15:22
Message-ID: 20090518161522.7E2A175331D@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make pwdfMatchesString() a little more careful about matching * fields.

Modified Files:
--------------
pgsql/src/interfaces/libpq:
fe-connect.c (r1.373 -> r1.374)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c?r1=1.373&r2=1.374)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2009-05-18 16:22:21 Re: pgsql: Add some instructions on how to customize emacs for working on
Previous Message Tom Lane 2009-05-18 15:29:00 Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...)