Re: Schema variables - new implementation for Postgres 15

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, 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: 2023-12-29 19:15:50
Message-ID: CAFj8pRDAFJ4JKxQc=Zc7EmzQzVJ=ZRTSoOfT_jfwvCBz7rHkqQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

* rebase
* applying changes from language.txt patch

Regards

Pavel

Attachment Content-Type Size
v20231229-0009-this-patch-changes-error-message-column-doesn-t-exis.patch text/x-patch 29.1 KB
v20231229-0007-Implementation-of-DEFAULT-clause-default-expressions.patch text/x-patch 30.6 KB
v20231229-0008-Implementation-of-NOT-NULL-and-IMMUTABLE-clauses.patch text/x-patch 35.7 KB
v20231229-0006-Implementation-ON-TRANSACTION-END-RESET-clause.patch text/x-patch 14.4 KB
v20231229-0005-implementation-of-temporary-session-variables.patch text/x-patch 37.2 KB
v20231229-0004-memory-cleaning-after-DROP-VARIABLE.patch text/x-patch 22.3 KB
v20231229-0003-DISCARD-VARIABLES.patch text/x-patch 9.2 KB
v20231229-0002-Storage-for-session-variables-and-SQL-interface.patch text/x-patch 205.9 KB
v20231229-0001-Enhancing-catalog-for-support-session-variables-and-.patch text/x-patch 137.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2023-12-29 19:27:31 Re: Make all Perl warnings fatal
Previous Message Jeff Davis 2023-12-29 19:14:46 Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs