pá 8. 1. 2021 v 18:54 odesílatel Erik Rijkers <e...@xs4all.nl> napsal:

> On 2021-01-08 07:20, Pavel Stehule wrote:
> > Hi
> >
> > just rebase
> >
> > [schema-variables-20200108.patch]
>
> Hey Pavel,
>
> My gcc 8.3.0 compile says:
> (on debian 10/Buster)
>
> utility.c: In function ‘CreateCommandTag’:
> utility.c:2332:8: warning: this statement may fall through
> [-Wimplicit-fallthrough=]
>      tag = CMDTAG_SELECT;
>      ~~~~^~~~~~~~~~~~~~~
> utility.c:2334:3: note: here
>     case T_LetStmt:
>     ^~~~
>

yes, there was an error from the last rebase. Fixed


>
> compile, check, check-world, runs without further problem.
>
> I also changed a few typos/improvements in the documentation, see
> attached.
>
> One thing I wasn't sure of: I have assumed that
>    ON TRANSACTIONAL END RESET
>
> should be
>    ON TRANSACTION END RESET
>
> and changed it accordingly, please double-check.
>

It looks well, I merged these changes to patch. Thank you very much for
these corectures

Updated patch attached

Regards

Pavel


>
> Erik Rijkers
>

Attachment: schema-variables-20210110.patch.gz
Description: application/gzip

Reply via email to