Re: proposal: schema variables

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: 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>
Subject: Re: proposal: schema variables
Date: 2024-08-03 05:40:00
Message-ID: CAFj8pRBCVm_6a3O0S7kKUxmu1A4026FAodo=4zGf+vLQy1-0TQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

fix build plpgsql

Regards

Pavel

Attachment Content-Type Size
v20240803-0017-plpgsql-implementation-for-LET-statement.patch text/x-patch 14.2 KB
v20240803-0018-expression-with-session-variables-can-be-inlined.patch text/x-patch 4.2 KB
v20240803-0020-transactional-variables.patch text/x-patch 39.2 KB
v20240803-0021-pg_restore-A-variable.patch text/x-patch 2.8 KB
v20240803-0019-this-patch-changes-error-message-column-doesn-t-exis.patch text/x-patch 29.1 KB
v20240803-0016-allow-parallel-execution-queries-with-session-variab.patch text/x-patch 11.3 KB
v20240803-0014-Implementation-of-NOT-NULL-and-IMMUTABLE-clauses.patch text/x-patch 36.0 KB
v20240803-0015-allow-read-an-value-of-session-variable-directly-fro.patch text/x-patch 13.5 KB
v20240803-0013-Implementation-of-DEFAULT-clause-default-expressions.patch text/x-patch 33.6 KB
v20240803-0012-Implementation-ON-TRANSACTION-END-RESET-clause.patch text/x-patch 14.6 KB
v20240803-0011-implementation-of-temporary-session-variables.patch text/x-patch 39.3 KB
v20240803-0010-PREPARE-LET-support.patch text/x-patch 7.4 KB
v20240803-0008-GUC-session_variables_ambiguity_warning.patch text/x-patch 13.9 KB
v20240803-0007-plpgsql-tests.patch text/x-patch 16.9 KB
v20240803-0009-EXPLAIN-LET-support.patch text/x-patch 8.3 KB
v20240803-0006-memory-cleaning-after-DROP-VARIABLE.patch text/x-patch 22.4 KB
v20240803-0003-regress-tests.patch text/x-patch 1.8 KB
v20240803-0005-DISCARD-VARIABLES.patch text/x-patch 9.6 KB
v20240803-0004-function-pg_session_variables-for-cleaning-tests.patch text/x-patch 4.6 KB
v20240803-0002-Storage-for-session-variables-and-SQL-interface.patch text/x-patch 146.3 KB
v20240803-0001-Enhancing-catalog-for-support-session-variables-and-.patch text/x-patch 132.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Umar Hayat 2024-08-03 05:43:47 Re: strange context message in spi.c?
Previous Message Alexander Korotkov 2024-08-03 03:07:32 Re: [HACKERS] make async slave to wait for lsn to be replayed