Re: BUG #18135: Incorrect memory access occurs when attaching a partition with an index

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #18135: Incorrect memory access occurs when attaching a partition with an index
Дата
Msg-id ZRUmN-ma7f_w2CeU@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #18135: Incorrect memory access occurs when attaching a partition with an index  (Alexander Lakhin <exclusion@gmail.com>)
Ответы Re: BUG #18135: Incorrect memory access occurs when attaching a partition with an index  (Alexander Lakhin <exclusion@gmail.com>)
Список pgsql-bugs
On Thu, Sep 28, 2023 at 08:00:00AM +0300, Alexander Lakhin wrote:
> Please try the following procedure (I've simplified my own):
> With the attached patch (for HEAD) applied
> CPPFLAGS="-DUSE_VALGRIND "

USE_VALGRIND is the difference here.  In the past problems with
valgrind I've seen from you, I've never needed that, actually.

In my case, my process is much simpler: I just use installcheck with
an instance I set up locally using a command like the one I mentioned
above.  No need to patch the tree with that and self-contained SQL
sequences.

Anyway, mystery solved.
--
Michael

Вложения

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

Предыдущее
От: Andrey Lepikhov
Дата:
Сообщение: Re: EXPLAIN Verbose issue - custom_scan_tlist can directly refer CTE and Subquery
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #18127: Assertion HaveRegisteredOrActiveSnapshot failed on REINDEX CONCURRENTLY when blocksize=1