From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
Cc: | 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-09-11 19:29:49 |
Message-ID: | CAFj8pRCKY824UJFUETwK6f0hWOUJp-VXPpsHxZnAYQh6PWFriQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi
changes:
- some minor cleaning
- refactoring of RemoveSessionVariable - move part of code to pg_variable.c
Regards
Pavel
Attachment | Content-Type | Size |
---|---|---|
v20220911-1-0009-this-patch-changes-error-message-column-doesn-t-exis.patch | text/x-patch | 23.7 KB |
v20220911-1-0010-documentation.patch | text/x-patch | 42.2 KB |
v20220911-1-0008-regress-tests-for-session-variables.patch | text/x-patch | 51.8 KB |
v20220911-1-0006-enhancing-psql-for-session-variables.patch | text/x-patch | 15.1 KB |
v20220911-1-0007-possibility-to-dump-session-variables-by-pg_dump.patch | text/x-patch | 19.9 KB |
v20220911-1-0005-DISCARD-VARIABLES-command.patch | text/x-patch | 3.2 KB |
v20220911-1-0004-support-of-LET-command-in-PLpgSQL.patch | text/x-patch | 11.9 KB |
v20220911-1-0003-LET-command.patch | text/x-patch | 39.6 KB |
v20220911-1-0002-session-variables.patch | text/x-patch | 94.1 KB |
v20220911-1-0001-catalog-support-for-session-variables.patch | text/x-patch | 98.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2022-09-11 20:35:13 | Re: New docs chapter on Transaction Management and related changes |
Previous Message | andrey.arapov | 2022-09-11 18:22:21 | Re: [PATCH] initdb: do not exit after warn_on_mount_point |