Re: WO Group Emails are in literal HTML code and not parsed...

2011-01-09 Thread Chuck Hill
What posted looks fine to me. Maybe you have something set wrong in your email reader? On Jan 9, 2011, at 4:31 PM, Shravan Kumar. M wrote: > Hi Group, > > Hope some one has come across this issue, could you help me figure out the > issue: > > All the group emails I receive at my yahoo a/c a

WO Group Emails are in literal HTML code and not parsed...

2011-01-09 Thread Shravan Kumar. M
Hi Group, Hope some one has come across this issue, could you help me figure out the issue: All the group emails I receive at my yahoo a/c are in literal HTML i.e., the HTML code is not parsed and is difficult to read them. For Eg: Hello, this is really an apache question, but thought I'

Re: Postgres 9.0 and bytea?

2011-01-09 Thread John Bruce
There is a 'bytea_output' config option that sets the output format in 9 it was changed to hex as the default instead of escape which the pre 9 JDBC driver understood. http://www.postgresql.org/docs/9.0/static/runtime-config-client.html HTH - John On Thu, Jan 6, 2011 at 1:00 PM, Kieran Kelleher