Re: Schema variables - new implementation for Postgres 15 (typo)

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
Cc: Julien Rouhaud <rjuju123(at)gmail(dot)com>, Erik Rijkers <er(at)xs4all(dot)nl>, Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, dean(dot)a(dot)rasheed(at)gmail(dot)com, joel(at)compiler(dot)org, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Schema variables - new implementation for Postgres 15 (typo)
Date: 2023-01-23 17:42:55
Message-ID: CAFj8pRAtBZYaDYyVn=y2q+xOqSgG6-cS1RMxpf2pbb+UjuYAtQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

small change in regress test - try to stabilized tests with enabled
WRITE_READ_PARSE_PLAN_TREES due an issue with catalogfield of RangeVar
structure

Regards

Pavel

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Geier 2023-01-23 17:49:37 Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Previous Message Andres Freund 2023-01-23 17:41:58 Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?