[Npgsql-devel] Guid type support using new native type UUID with PostgreSQL 8.3
David Bachmann
david.bachmann at ersystems.ch
Wed Sep 26 11:05:47 UTC 2007
Hello,
Some days ago I've submitted a patch to add support of type DbType.Guid
in Npgsql by using the new native type 'uuid' that will be provided in
PostgreSQL 8.3:
http://pgfoundry.org/tracker/index.php?func=detail&aid=1008782&group_id=
1000140&atid=592
In order to do this, I've followed the guidelines found in the second
post of this forum:
http://pgfoundry.org/forum/forum.php?thread_id=1164&forum_id=518
This was done because I would like to have support of type DbType.Guid
in NHibernate when the next release of PostgreSQL (8.3) will come out.
A patch was already submitted to NHibernate issue tracking system, but
before applying it, they would like to ensure that it will work with
Npgsql:
http://jira.nhibernate.org/browse/NH-1111?page=com.atlassian.jira.plugin
.system.issuetabpanels:comment-tabpanel#action_15888
I would really appreciate if you could take the time to evaluate this
patch.
Thanks in advance
David Bachmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/npgsql-devel/attachments/20070926/924c856d/attachment.html
More information about the Npgsql-devel
mailing list