Re: Schema variables - new implementation for Postgres 15

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Julien Rouhaud <rjuju123(at)gmail(dot)com>
Cc: dean(dot)a(dot)rasheed(at)gmail(dot)com, er(at)xs4all(dot)nl, joel(at)compiler(dot)org, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Schema variables - new implementation for Postgres 15
Date: 2022-10-13 05:41:32
Message-ID: CAFj8pRBmiSNiL2Zv+GOtimfPW+ZgUFeLcA5xKGOo5vWAS74Oeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

st 12. 10. 2022 v 15:26 odesílatel Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
napsal:

> Hi
>
> ne 25. 9. 2022 v 8:56 odesílatel Julien Rouhaud <rjuju123(at)gmail(dot)com>
> napsal:
>
>> Hi,
>>
>> The patch has rotten again, sending an updated version. Also, after
>> talking with Pavel, he can't work on this patch before a few days so
>> I'm adding some extra fixup patches for the things I reported in the
>> last few emails, so that the cfbot can hopefully turn green.
>>
>> Note that while waiting for the CI to finish I noticed that the commit
>> message for 0001 still mentions the READ/WRITE acl. The commit
>> messages will probably need a bit of rewording too once everything
>> else is fixed, but this one could be changed already.
>>
>
> I fixed the commit message of 0001 patch. Fixed shadowed variables too.
>
> There is a partially open issue, where I and Julien are not sure about a
> solution, and we would like to ask for the community's opinion. I'll send
> this query in separate mail.
>

rebased with simplified code related to usage of pfree function

Regards

Pavel

> Regards
>
> Pavel
>
>
>

Attachment Content-Type Size
v20221013-1-0010-documentation.patch text/x-patch 42.2 KB
v20221013-1-0007-possibility-to-dump-session-variables-by-pg_dump.patch text/x-patch 19.9 KB
v20221013-1-0008-regress-tests-for-session-variables.patch text/x-patch 54.1 KB
v20221013-1-0009-this-patch-changes-error-message-column-doesn-t-exis.patch text/x-patch 23.7 KB
v20221013-1-0006-enhancing-psql-for-session-variables.patch text/x-patch 15.2 KB
v20221013-1-0005-DISCARD-VARIABLES-command.patch text/x-patch 3.2 KB
v20221013-1-0004-support-of-LET-command-in-PLpgSQL.patch text/x-patch 11.9 KB
v20221013-1-0003-LET-command.patch text/x-patch 39.8 KB
v20221013-1-0002-session-variables.patch text/x-patch 101.5 KB
v20221013-1-0001-catalog-support-for-session-variables.patch text/x-patch 100.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-10-13 06:00:59 Re: Support tls-exporter as channel binding for TLSv1.3
Previous Message Andres Freund 2022-10-13 05:23:40 Re: meson PGXS compatibility