npgsql - Npgsql2: more support for uuid type. - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql2: more support for uuid type.
Date
Msg-id 20080826012828.16EE317AE724@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
more support for uuid type.  Thanks to Yann Robin for this and many of the previous entity framework bug fixes.

Modified Files:
--------------
    Npgsql2/src/Npgsql/SqlGenerators:
        SqlBaseGenerator.cs (r1.16 -> r1.17)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/SqlBaseGenerator.cs.diff?r1=1.16&r2=1.17)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix pg_dump docs to acknowledge that you can use -Z with plain
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Teach eval_const_expressions() to simplify an ArrayCoerceExpr to