Re: Schema variables - new implementation for Postgres 15

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru>
Cc: Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, dean(dot)a(dot)rasheed(at)gmail(dot)com, er(at)xs4all(dot)nl, joel(at)compiler(dot)org, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Schema variables - new implementation for Postgres 15
Date: 2022-11-18 07:58:31
Message-ID: CAFj8pRArOGuMSsY8AfzPOOcoC+CfWkt26v9e7oiChLzGRM6dkg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

fresh rebase

fix small bug in tab-complete - READ|WRITE rights are not used, and support
is removed now

Regards

Pavel

Attachment Content-Type Size
v20221118-1-0010-documentation.patch text/x-patch 43.7 KB
v20221118-1-0009-this-patch-changes-error-message-column-doesn-t-exis.patch text/x-patch 24.2 KB
v20221118-1-0006-enhancing-psql-for-session-variables.patch text/x-patch 14.1 KB
v20221118-1-0007-possibility-to-dump-session-variables-by-pg_dump.patch text/x-patch 19.5 KB
v20221118-1-0008-regress-tests-for-session-variables.patch text/x-patch 60.4 KB
v20221118-1-0005-DISCARD-VARIABLES-command.patch text/x-patch 3.2 KB
v20221118-1-0004-support-of-LET-command-in-PLpgSQL.patch text/x-patch 11.9 KB
v20221118-1-0003-LET-command.patch text/x-patch 44.9 KB
v20221118-1-0002-session-variables.patch text/x-patch 110.6 KB
v20221118-1-0001-catalog-support-for-session-variables.patch text/x-patch 89.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2022-11-18 08:25:11 Re: In-placre persistance change of a relation
Previous Message John Naylor 2022-11-18 07:48:49 Re: [PoC] Improve dead tuple storage for lazy vacuum