Re: pg11.1 jit segv

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pg11.1 jit segv
Дата
Msg-id 20181116162927.vh32l4rzlnulpuac@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: pg11.1 jit segv  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: pg11.1 jit segv  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
Hi,

On 2018-11-16 08:38:26 -0600, Justin Pryzby wrote:
> On Thu, Nov 15, 2018 at 04:17:51PM -0800, Andres Freund wrote:
> > I'm about to commit some changes to 12/master that'd possibly make it
> > easier to find issues like this.
> 
> Are you referring to this  a future commit ?
> commit 763f2edd92095b1ca2f4476da073a28505c13820
> Rejigger materializing and fetching a HeapTuple from a slot.

I was thinking of

commit 15d8f83128e15de97de61430d0b9569f5ebecc26
Author: Andres Freund <andres@anarazel.de>
Date:   2018-11-15 22:00:30 -0800

    Verify that expected slot types match returned slot types.

(and then the followup fix in a387a3df)

(will try to catch up later with the rest of what you wrote, after I had
some coffee).

- Andres


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

Предыдущее
От: Jean-Christophe Arnu
Дата:
Сообщение: Re: wal_dump output on CREATE DATABASE
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Libpq support to connect to standby server as priority