Re: Schema variables - new implementation for Postgres 15

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Julien Rouhaud <rjuju123(at)gmail(dot)com>
Cc: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Joel Jacobson <joel(at)compiler(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Schema variables - new implementation for Postgres 15
Date: 2022-06-21 20:24:14
Message-ID: CAFj8pRAT4PtitdzrYPPPYHJZd4jDcpym9zit5GpMptUxCBc8wg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

fixed tabcomplete reported by patch tester

Regards

Pavel

Attachment Content-Type Size
v20220621-0009-Regress-tests-for-session-variables.patch text/x-patch 35.8 KB
v20220621-0008-typedefs.patch text/x-patch 1.6 KB
v20220621-0010-This-patch-changes-error-message-column-doesn-t-exis.patch text/x-patch 29.1 KB
v20220621-0007-Possibility-to-dump-session-variables-by-pg_dump.patch text/x-patch 19.4 KB
v20220621-0005-DISCARD-VARIABLES-command.patch text/x-patch 3.2 KB
v20220621-0004-Support-of-LET-command-in-PLpgSQL.patch text/x-patch 11.5 KB
v20220621-0011-documentation.patch text/x-patch 43.0 KB
v20220621-0003-LET-command.patch text/x-patch 41.9 KB
v20220621-0006-Enhancing-psql-for-session-variables.patch text/x-patch 15.2 KB
v20220621-0002-session-variables.patch text/x-patch 86.0 KB
v20220621-0001-Catalogue-support-for-session-variables.patch text/x-patch 97.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2022-06-21 21:11:33 Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size
Previous Message Imseih (AWS), Sami 2022-06-21 20:04:01 Re: [PROPOSAL] Detecting plan changes with plan_id in pg_stat_activity