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-01-09 08:45:45
Message-ID: CAFj8pRCJkgYNnWfOnhzeh_MucAp0V4j_fhoSLSiD+-1ZTpzizQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

Hi

fresh rebase

Regards

Pavel

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message albert tan 2026-01-09 08:58:27 Re: Correct comment wording in extension.c
Previous Message li carol 2026-01-09 08:27:03 RE: Wake up autovacuum launcher from postmaster when a worker exits

Browse pgsql-performance by date

  From Date Subject
Next Message Dirschel, Steve-CW 2026-01-09 21:41:33 Troubleshooting a brief spike in active sessions
Previous Message Mark Kirkwood 2026-01-09 01:15:10 Re: Another unexpected planner choice in simple JOIN