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-20 08:01:21
Message-ID: CAFj8pRBrrSNYobU9Q_yei-5ghyF3xG0=JD00S6VfvhjtcmGWgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

only rebase

Regards

Pavel

Attachment Content-Type Size
v20231220-0009-this-patch-changes-error-message-column-doesn-t-exis.patch text/x-patch 29.1 KB
v20231220-0008-Implementation-of-NOT-NULL-and-IMMUTABLE-clauses.patch text/x-patch 35.7 KB
v20231220-0006-Implementation-ON-TRANSACTION-END-RESET-clause.patch text/x-patch 14.4 KB
v20231220-0005-implementation-of-temporary-session-variables.patch text/x-patch 37.2 KB
v20231220-0007-Implementation-of-DEFAULT-clause-default-expressions.patch text/x-patch 30.6 KB
v20231220-0002-Storage-for-session-variables-and-SQL-interface.patch text/x-patch 205.9 KB
v20231220-0004-memory-cleaning-after-DROP-VARIABLE.patch text/x-patch 22.3 KB
v20231220-0003-DISCARD-VARIABLES.patch text/x-patch 9.2 KB
v20231220-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 Hayato Kuroda (Fujitsu) 2023-12-20 08:03:05 RE: Synchronizing slots from primary to standby
Previous Message Peter Eisentraut 2023-12-20 07:36:53 Re: Remove MSVC scripts from the tree