Re: Alter strings that don't belong to the application

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Alter strings that don't belong to the application
Дата
Msg-id 11076.1055434683@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Alter strings that don't belong to the application  (Dennis Björklund <db@zigo.dhs.org>)
Ответы Re: Alter strings that don't belong to the application  (Dennis Björklund <db@zigo.dhs.org>)
Список pgsql-hackers
Dennis Björklund <db@zigo.dhs.org> writes:
> On Thu, 12 Jun 2003, Tom Lane wrote:
>> I'd call that a bug in psql.  Where do you see it happening exactly?

> It's the utf-8 validation function (mbvalidate) that removes characters 
> that it does not understand.

I think the string ought to be copied first ... although that might
create memory-leak problems.  Could you take a look at fixing this,
while you're in the area?

> ps. I'm being blacklisted by your email server.

I can whitelist you if you have a stable IP address --- is that a static
or dynamic assignment?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Pre-allocation of shared memory ...
Следующее
От: Dennis Björklund
Дата:
Сообщение: Re: Alter strings that don't belong to the application