From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Erik Rijkers <er(at)xs4all(dot)nl> |
Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Zhihong Yu <zyu(at)yugabyte(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, DUVAL REMI <REMI(dot)DUVAL(at)cheops(dot)fr>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: proposal: schema variables |
Date: | 2021-01-18 18:17:06 |
Message-ID: | CAFj8pRCPW56pFr0F0BcasdXjFeo3SFixNSpWKaBk0ibvznum-A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-performance |
po 18. 1. 2021 v 15:24 odesílatel Erik Rijkers <er(at)xs4all(dot)nl> napsal:
> On 2021-01-18 10:59, Pavel Stehule wrote:
> >>
> > and here is the patch
> > [schema-variables-20200118.patch.gz ]
>
>
> One small thing:
>
> The drop variable synopsis is:
>
> DROP VARIABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]
>
> In that text following it, 'RESTRICT' is not documented. When used it
> does not give an error but I don't see how it 'works'.
>
should be fixed now. Thank you for check
Regards
Pavel
>
> Erik
>
>
>
>
Attachment | Content-Type | Size |
---|---|---|
schema-variables-20200118-2.patch.gz | application/gzip | 65.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2021-01-18 18:33:02 | Re: Add primary keys to system catalogs |
Previous Message | Michael Banck | 2021-01-18 18:14:23 | Re: Online checksums patch - once again |
From | Date | Subject | |
---|---|---|---|
Next Message | Patrick Molgaard | 2021-01-21 18:21:20 | Understanding logical replication lag |
Previous Message | Erik Rijkers | 2021-01-18 14:24:15 | Re: proposal: schema variables |