Re: Schema variables - new implementation for Postgres 15

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
Cc: 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, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Schema variables - new implementation for Postgres 15
Date: 2023-08-03 06:15:13
Message-ID: CAFj8pRA0p4odDr+cdi0uJAFyM8Er=D_ZBRth89vZyWtyUiOhRw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

fresh rebase

regards

Pavel

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2023-08-03 06:21:48 Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication
Previous Message Yuya Watari 2023-08-03 06:08:32 Re: [PoC] Reducing planning time when tables have many partitions