Re: Schema variables - new implementation for Postgres 15 - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: Schema variables - new implementation for Postgres 15
Date
Msg-id CAFj8pRA5dJ3qpe0BUDmHS_VjD5fFD8zXGLXpVB_WpcSBLW_vGg@mail.gmail.com
Whole thread Raw
In response to Re: Schema variables - new implementation for Postgres 15  (Gilles Darold <gilles@darold.net>)
List pgsql-hackers


čt 9. 9. 2021 v 13:17 odesílatel Gilles Darold <gilles@darold.net> napsal:
Le 09/09/2021 à 11:40, Pavel Stehule a écrit :
Hi

čt 9. 9. 2021 v 12:21 odesílatel Erik Rijkers <er@xs4all.nl> napsal:
 > [schema-variables-20210909.patch]

Hi Pavel,

The patch applies and compiles fine but 'make check' for the
assert-enabled fails on 131 out of 210 tests.

This morning I tested it. I'll recheck it.

Pavel


I had not this problem yesterday.


I am able to reproduce it. Looks like some current changes of Nodes don't work with this patch. I have to investigate it.

Regards

Pavel


-- 
Gilles Darold
http://www.darold.net/

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16583: merge join on tables with different DB collation behind postgres_fdw fails
Next
From: Fujii Masao
Date:
Subject: Re: Avoid stuck of pbgench due to skipped transactions