Re: invalid UTF-8 via pl/perl

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Hannu Krosing <hannu@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2010-01-04T15:11:24Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> How about we just change the hint so it also refers to the possibility 
> that the data comes from a PL? That would save lots of trouble.

Maybe just lose the hint altogether.  It's not adding that much,
and I seem to recall that there have already been complaints about
other cases where it's misleading.

			regards, tom lane