Re: proposal: schema variables

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Erik Rijkers <er(at)xs4all(dot)nl>, Michael Paquier <michael(at)paquier(dot)xyz>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, DUVAL REMI <REMI(dot)DUVAL(at)cheops(dot)fr>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, jian he <jian(dot)universality(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, PegoraroF10 <marcos(at)f10(dot)com(dot)br>
Subject: Re: proposal: schema variables
Date: 2026-02-12 19:25:03
Message-ID: CAFj8pRDLL-srue=m+je26vFrMzwETWwOfsEVNwr7=_KhuWA1bQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

Hi

fresh rebase cf74558feb8f41b2bc459f59ed3f991024d04893

regards

Pavel

Attachment Content-Type Size
v20260212-0011-subtransaction-support-for-session-variables-DDL-CRE.patch text/x-patch 8.0 KB
v20260212-0010-transactional-DDL-CREATE-VARIABLE-DROP-VARIABLE.patch text/x-patch 11.4 KB
v20260212-0009-use-names-of-currently-used-temp-variables-for-tab-c.patch text/x-patch 5.9 KB
v20260212-0008-support-CREATE-IF-NOT-EXISTS-and-DROP-IF-EXISTS.patch text/x-patch 11.2 KB
v20260212-0007-DISCARD-TEMP.patch text/x-patch 4.3 KB
v20260212-0005-svariableReceiver.patch text/x-patch 10.8 KB
v20260212-0004-fill-an-auxiliary-buffer-with-values-of-session-vari.patch text/x-patch 14.3 KB
v20260212-0006-LET-command-assign-a-result-of-expression-to-the-ses.patch text/x-patch 39.0 KB
v20260212-0003-collect-session-variables-used-in-plan-and-assign-pa.patch text/x-patch 15.9 KB
v20260212-0002-parsing-session-variable-fences.patch text/x-patch 18.4 KB
v20260212-0001-CREATE-VARIABLE-DROP-VARIABLE.patch text/x-patch 33.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-02-12 19:25:29 Re: Regression failures after changing PostgreSQL blocksize
Previous Message Yasir 2026-02-12 19:18:39 Re: Regression failures after changing PostgreSQL blocksize

Browse pgsql-performance by date

  From Date Subject
Next Message Clive Boughton 2026-02-16 03:49:02 A serious change in performance between PG 15 and PG 16, 17, 18.
Previous Message Tom Lane 2026-02-11 17:37:38 Re: LATERAL subquery predicate pushdown: filter applied after JSON construction instead of inside join (PG 18)