From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
Cc: | Erik Rijkers <er(at)xs4all(dot)nl>, 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-08-19 15:29:45 |
Message-ID: | CAFj8pRDEju80i-xm1fNE54yiBB-QJ1ee8b15Ka4R-uWeZ3vdhg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
pá 19. 8. 2022 v 15:57 odesílatel Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
napsal:
> Hi
>
> I am sending fresh update
>
> - enhanced work with composite types - now the used composite type can be
> enhanced, reduced and stored value is converted to expected format
> - enhancing find_composite_type_dependencies to support session variables,
> so the type of any field of used composite type cannot be changed
>
update - fix cpp check
> Regards
>
> Pavel
>
Attachment | Content-Type | Size |
---|---|---|
v20220819-2-0013-documentation.patch | text/x-patch | 42.2 KB |
v20220819-2-0011-fix.patch | text/x-patch | 2.4 KB |
v20220819-2-0012-This-patch-changes-error-message-column-doesn-t-exis.patch | text/x-patch | 29.1 KB |
v20220819-2-0010-Regress-tests-for-session-variables.patch | text/x-patch | 42.4 KB |
v20220819-2-0009-typedefs.patch | text/x-patch | 1.6 KB |
v20220819-2-0008-Possibility-to-dump-session-variables-by-pg_dump.patch | text/x-patch | 19.4 KB |
v20220819-2-0006-DISCARD-VARIABLES-command.patch | text/x-patch | 3.2 KB |
v20220819-2-0007-Enhancing-psql-for-session-variables.patch | text/x-patch | 15.1 KB |
v20220819-2-0005-Support-of-LET-command-in-PLpgSQL.patch | text/x-patch | 11.5 KB |
v20220819-2-0004-LET-command.patch | text/x-patch | 38.1 KB |
v20220819-2-0003-typecheck-check-of-consistency-of-format-of-stored-v.patch | text/x-patch | 40.8 KB |
v20220819-2-0002-session-variables.patch | text/x-patch | 92.0 KB |
v20220819-2-0001-Catalogue-support-for-session-variables.patch | text/x-patch | 97.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2022-08-19 15:45:59 | Re: Issue in postgresql installation - Target version Postgresql 14. |
Previous Message | Bruce Momjian | 2022-08-19 14:42:45 | Re: Trivial doc patch |