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-08-31 18:50:02
Message-ID: CAFj8pRDbA5pZ52u69h6FFwF8ko4W4cPEMwm_jKKva2Vc4GGfLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

fresh rebase

Reards

Pavel

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey M. Borodin 2023-08-31 18:51:35 Re: UUID v7
Previous Message Dagfinn Ilmari Mannsåker 2023-08-31 18:28:38 Re: Replace some cstring_to_text to cstring_to_text_with_len