Re: odd convert_from bug

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: odd convert_from bug
Дата
Msg-id 47855FB6.7000905@dunslane.net
обсуждение исходный текст
Ответ на Re: odd convert_from bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: odd convert_from bug  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers

Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>   
>> The case below has just been reported to me. It sure looks odd. I'm 
>> looking into it but any ideas would be welcome. The problem only occurs 
>> if we are updating more than one row.
>>     
>
> Pfree'ing something you didn't palloc is bad news...
>   

Ah, yes, thanks, looks like I was a little too eager on the C&P. I see 
you have fixed it.

cheers

andrew



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: odd convert_from bug
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: odd convert_from bug