Re: BUG #2660: Cannot install ISN extension when charset=UTF88

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Tim N(dot) van der Leeuw" <tnleeuw(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2660: Cannot install ISN extension when charset=UTF88
Date: 2006-09-30 21:02:46
Message-ID: 16960.1159650166@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Tim N. van der Leeuw" <tnleeuw(at)gmail(dot)com> writes:
> a database command error occurred whilst executing 'C:\Program
> Files\PostgreSQL\8.2beta1\share\contrib\isn.sql':
> ERROR: Invalid byte sequence for encoding "UTF8": 0xe1620

Good catch ... we're going to have to remove the non-ASCII characters
in the comments in that file.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bill Hernandez 2006-09-30 23:53:06 BUG #2668: The config dir was empty -> cannot find install-sh or install.sh in config ./config
Previous Message Tom Lane 2006-09-30 21:01:38 Re: BUG #2667: vacuuming a 70GB table causes a "crash"