Re: proposal: schema variables

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Haritabh Gupta <haritabh1992(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: proposal: schema variables
Date: 2026-04-03 19:10:13
Message-ID: CAFj8pRBH629MNqris2U4wyocNd0na5wv6czeUHRoTKYEH90-yA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

Hi

fix warning reported by cfbot

Regards

Pavel

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-04-03 19:13:16 Re: Add pg_stat_autovacuum_priority
Previous Message Corey Huinker 2026-04-03 19:09:27 Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2026-04-03 19:24:15 Re: Significant performance issues with array_agg() + HashAggregate plans on Postgres 17
Previous Message Pavel Stehule 2026-04-03 05:15:41 Re: proposal: schema variables