From: Patrick E. (JIRA) <nh...@gm...> - 2011-03-11 01:33:35
|
Full PostgreSQL Support ----------------------- Key: NH-2571 URL: http://216.121.112.228/browse/NH-2571 Project: NHibernate Issue Type: Improvement Components: DataProviders / Dialects, Tests Affects Versions: 3.1.0, 3.0.0.GA Reporter: Patrick Earl Assignee: Patrick Earl The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Patrick E. (JIRA) <nh...@gm...> - 2011-03-27 16:39:19
|
[ http://216.121.112.228/browse/NH-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Earl updated NH-2571: ----------------------------- Description: The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test. Limitations encountered along the way: * PostgreSQL does not support null characters in unicode strings. was:The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test. > Full PostgreSQL Support > ----------------------- > > Key: NH-2571 > URL: http://216.121.112.228/browse/NH-2571 > Project: NHibernate > Issue Type: Improvement > Components: DataProviders / Dialects, Tests > Affects Versions: 3.0.0.GA, 3.1.0 > Reporter: Patrick Earl > Assignee: Patrick Earl > > The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test. > Limitations encountered along the way: > * PostgreSQL does not support null characters in unicode strings. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Patrick E. (JIRA) <nh...@gm...> - 2011-03-28 05:15:23
|
[ http://216.121.112.228/browse/NH-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Earl updated NH-2571: ----------------------------- Description: The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test. Limitations encountered along the way: * PostgreSQL does not support null characters in unicode strings. * Can't select for update across an outer join. This means inherited entities can't be locked. was: The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test. Limitations encountered along the way: * PostgreSQL does not support null characters in unicode strings. > Full PostgreSQL Support > ----------------------- > > Key: NH-2571 > URL: http://216.121.112.228/browse/NH-2571 > Project: NHibernate > Issue Type: Improvement > Components: DataProviders / Dialects, Tests > Affects Versions: 3.0.0.GA, 3.1.0 > Reporter: Patrick Earl > Assignee: Patrick Earl > > The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test. > Limitations encountered along the way: > * PostgreSQL does not support null characters in unicode strings. > * Can't select for update across an outer join. This means inherited entities can't be locked. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Patrick E. (JIRA) <nh...@gm...> - 2011-06-28 21:41:47
|
[ http://216.121.112.228/browse/NH-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21336#action_21336 ] Patrick Earl commented on NH-2571: ---------------------------------- Test comment. > Full PostgreSQL Support > ----------------------- > > Key: NH-2571 > URL: http://216.121.112.228/browse/NH-2571 > Project: NHibernate > Issue Type: Improvement > Components: DataProviders / Dialects, Tests > Affects Versions: 3.0.0.GA, 3.1.0 > Reporter: Patrick Earl > Assignee: Patrick Earl > > The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test. > Limitations encountered along the way: > * PostgreSQL does not support null characters in unicode strings. > * Can't select for update across an outer join. This means inherited entities can't be locked. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
From: Patrick E. (JIRA) <nh...@gm...> - 2011-06-30 04:52:51
|
[ http://216.121.112.228/browse/NH-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Earl updated NH-2571: ----------------------------- Comment: was deleted (was: Test comment.) > Full PostgreSQL Support > ----------------------- > > Key: NH-2571 > URL: http://216.121.112.228/browse/NH-2571 > Project: NHibernate > Issue Type: Improvement > Components: DataProviders / Dialects, Tests > Affects Versions: 3.0.0.GA, 3.1.0 > Reporter: Patrick Earl > Assignee: Patrick Earl > > The aim here is to have all unit tests passing. Whatever functionality should be implemented will be. After that, if the functionality is simply unsupportable, ignore the test. > Limitations encountered along the way: > * PostgreSQL does not support null characters in unicode strings. > * Can't select for update across an outer join. This means inherited entities can't be locked. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |