- Notifications
You must be signed in to change notification settings - Fork5
Commitbc61878
committed
Fix map_sql_value_to_xml_value() to treat domains like their base types.
This was already the case for domains over arrays, but not for domainsover certain built-in types such as boolean. The special formattingrules for those types should apply to domains over them as well.Per discussion.While this is a bug fix, it's also a behavioral change that seems likelyto trip up some applications. So no back-patch.Pavel Stehule1 parent3bf3ab8 commitbc61878
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2001 | 2001 |
| |
2002 | 2002 |
| |
2003 | 2003 |
| |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
2004 | 2010 |
| |
2005 | 2011 |
| |
2006 | 2012 |
| |
|
0 commit comments
Comments
(0)