Re: invalidly encoded strings - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: invalidly encoded strings
Date
Msg-id 1189395488.5924.27.camel@jdavis
Whole thread Raw
In response to Re: invalidly encoded strings  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, 2007-09-09 at 23:22 -0400, Tom Lane wrote:
> In the short run it might be best to do it in scan.l after all.  A few
> minutes' thought about what it'd take to delay the decisions till later
> yields a depressingly large number of changes; and we do not have time
> to be developing mostly-cosmetic patches for 8.3.  Given that
> database_encoding is frozen for any one DB at the moment, and that that
> is unlikely to change in the near future, insisting on a solution that
> allows it to vary is probably unreasonable at this stage of the game.
> 

Sounds reasonable to me.

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: invalidly encoded strings
Next
From: Tom Lane
Date:
Subject: Re: invalidly encoded strings