npgsql - Npgsql2: Support full Npgsql parameter types when building - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql2: Support full Npgsql parameter types when building
Date
Msg-id 20100503023821.97D9410716EC@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Support full Npgsql parameter types when building parameters (this specifically fixed arrays). help msg 1006026.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommandBuilder.cs (r1.16 -> r1.17)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommandBuilder.cs?r1=1.16&r2=1.17)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve printing of XLOG_HEAP_NEWPAGE records to include the
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Add cross-reference from wal_level to hot_standby setting.