Hi, I'd like to contribute a couple of minor patches. The first contains the one-character fix to the Postgres NorthwindCustom.cs which reduces the number of failing test from >200 to 85 and some minor error-handling improvements that I made while investigating while tests are failing (so you might get a meaningful error message instead of NullReferenceException). The second fixes two problems with the logging which caused the logged expression tree to be incomplete - a NullReferenceException and not flushing the TextWriter at the end.
Regards, Evgeny Potashnik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
EP1-error-handling.patch
Description: Binary data
EP2-logging-improvement.patch
Description: Binary data
