pgsql: It's clearly now pointless to do backwards compatible parsing of

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: It's clearly now pointless to do backwards compatible parsing of
Date: 2010-03-01 16:02:01
Message-ID: 20100301160201.41FB07541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
It's clearly now pointless to do backwards compatible parsing of this,
since we released a version without it, so remove the comment that
says we might want to do that.

Modified Files:
--------------
pgsql/src/backend/libpq:
hba.c (r1.198 -> r1.199)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.198&r2=1.199)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-03-01 16:30:04 Re: Re: pgsql: add EPERM to the list of return codes to expect from opening
Previous Message Greg Stark 2010-03-01 15:18:14 Re: Re: pgsql: add EPERM to the list of return codes to expect from opening