On Thu, May 31, 2012 at 2:05 PM, Evan Rempel <erempel@uvic.ca> wrote:
> Even when the wrap column is set to a very large value (32k) STATEMENT lines still wrap according to the line breaks
in
> the original SQL statement.
The problem isn't so much the wrapping, it seems, as that your
statements' line breaks are being propagated through. So as a possible
alternative solution, perhaps there could be an option to replace
newlines with spaces before the line goes to the log?
ChrisA