| 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-08 18:12:07 |
| Message-ID: | CAFj8pRDepLHgceFPqNYTtkx0DgbdxsRP=G3+yL8mCW0K8=81Tg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-performance |
so 7. 3. 2020 v 22:15 odesílatel Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
napsal:
> 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.
>
I did some cleaning - I mainly replaced CMD_PLAN_UTILITY by CMD_LET because
there is not another similar statement in queue.
Regards
Pavel
> Regards
>
> Pavel
>
| Attachment | Content-Type | Size |
|---|---|---|
| schema-variables-20200308.patch.gz | application/gzip | 65.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2020-03-08 18:19:46 | Re: Allow to_date() and to_timestamp() to accept localized names |
| Previous Message | Justin Pryzby | 2020-03-08 17:31:03 | pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2020-03-09 02:47:16 | Re: pg12 partitions show bad performance vs pg96 |
| Previous Message | Mariel Cherkassky | 2020-03-08 16:14:37 | Re: pg12 partitions show bad performance vs pg96 |