npgsql - Npgsql: 2006-05-05 Josh Cooley * Fixed BuildCommand to - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql: 2006-05-05 Josh Cooley * Fixed BuildCommand to
Date
Msg-id 20060506023704.3583986CC69@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
2006-05-05  Josh Cooley
  * Fixed BuildCommand to handle multiple restrictions correctly.  Now includes AND keywords between restrictions.

Modified Files:
--------------
    Npgsql/src/Npgsql:
        NpgsqlSchema.cs (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlSchema.cs.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: 2006-05-05 Josh Cooley * Fixed BuildCommand to
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Add SSL CRL support to libpq.