| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | DUVAL REMI <REMI(dot)DUVAL(at)cheops(dot)fr> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: proposal: schema variables |
| Date: | 2020-03-07 21:15:15 |
| Message-ID: | CAFj8pRD8T5os8Yym+mKjHKQzntS8fQkS+GoK8sKQmvHgF_z=hg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-performance |
Hi
I fixed the some ugly parts of this patch - now the LET x = DEFAULT, LET x
= NULL is processed by more usual way.
Statement LET is doesn't switch between STMT_UTILITY and STMT_PLAN_UTILITY
like before. It is only STMT_PLAN_UTILITY statement.
Regards
Pavel
| Attachment | Content-Type | Size |
|---|---|---|
| schema-variables-20200307.patch.gz | application/gzip | 65.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Julien Rouhaud | 2020-03-07 21:17:09 | Re: Add an optional timeout clause to isolationtester step. |
| Previous Message | Tom Lane | 2020-03-07 21:09:31 | Re: Add an optional timeout clause to isolationtester step. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mariel Cherkassky | 2020-03-08 16:05:26 | pg12 partitions show bad performance vs pg96 |
| Previous Message | Pavel Stehule | 2020-03-06 18:54:35 | Re: proposal: schema variables |