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: 2025-10-12 04:57:56
Message-ID: CAFj8pRCPjHT8xfnMHRroc_wx4wBT4ocqzjH--jqo0xHqec4qhA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

Hi

fresh rebase and fix after c83ac02ec7309edb7561eee93895c31a54b93d3d

Regards

Pavel

Attachment Content-Type Size
v20251012-0015-plpgsql-tests.patch text/x-patch 13.6 KB
v20251012-0013-DISCARD-VARIABLES.patch text/x-patch 10.2 KB
v20251012-0012-function-pg_get_session_variables_memory-for-cleanin.patch text/x-patch 4.9 KB
v20251012-0014-memory-cleaning-after-DROP-VARIABLE.patch text/x-patch 23.4 KB
v20251012-0011-LET-command-assign-a-result-of-expression-to-the-ses.patch text/x-patch 52.3 KB
v20251012-0010-svariableReceiver.patch text/x-patch 9.0 KB
v20251012-0009-fill-an-auxiliary-buffer-with-values-of-session-vari.patch text/x-patch 19.5 KB
v20251012-0006-session-variable-fences-parsing.patch text/x-patch 32.2 KB
v20251012-0008-collect-session-variables-used-in-plan-and-assign-pa.patch text/x-patch 16.4 KB
v20251012-0005-support-of-session-variables-for-pg_dump.patch text/x-patch 15.3 KB
v20251012-0004-support-of-session-variables-for-psql.patch text/x-patch 22.8 KB
v20251012-0003-GRANT-REVOKE-variable.patch text/x-patch 54.4 KB
v20251012-0001-introduce-new-class-catalog-pg_variable.patch text/x-patch 16.3 KB
v20251012-0002-CREATE-DROP-ALTER-VARIABLE.patch text/x-patch 80.4 KB
v20251012-0007-local-HASHTAB-for-currently-used-session-variables-a.patch text/x-patch 14.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2025-10-12 05:00:00 Re: IO in wrong state on riscv64
Previous Message Thomas Munro 2025-10-12 03:58:52 Re: IO in wrong state on riscv64

Browse pgsql-performance by date

  From Date Subject
Next Message Andrei Lepikhov 2025-10-13 13:56:59 Re: Indexes on expressions with multiple columns and operators
Previous Message David G. Johnston 2025-10-11 23:03:37 Re: Poor performance with row wise comparisons