Re: [HACKERS] v6.5 release ToDo

Поиск
Список
Период
Сортировка
От Ole Gjerde
Тема Re: [HACKERS] v6.5 release ToDo
Дата
Msg-id Pine.LNX.4.05.9905170009590.26745-100000@snowman.icebox.org
обсуждение исходный текст
Ответ на Re: [HACKERS] v6.5 release ToDo  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 17 May 1999, Tom Lane wrote:
> I poked around in the code for serial-column constraints, and found that
> Lockhart's last patch had a subtle bug --- he wrote more characters in
> the constraint text without increasing the space palloc'd for the
> string.  That could maybe cause such a problem, depending on what
> happened to be living next door to the string...  But I don't really
> think this explains your complaint, because according to the cvs log
> that change was made on 5/13, and you reported a problem quite some time
> before that.  Still, please fetch the current cvs sources or apply this
> patch:
[snip]
> and let us know if anything changes...

Yep, that takes care of it!  Thanks

Ole Gjerde



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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: State of v6.5 under FreeBSD
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Memory leaks in relcache