[PATCH] sql: Fix table lists

Daniel Axtens dja at axtens.net
Tue Oct 29 17:16:23 AEDT 2019


>> > > Subject: Re: [PATCH] sql: Fix table lists
>> > >
>> > > On Wed, 2019-09-04 at 13:40 +0000, Ali Alnubani wrote:
>> > > > The patch adds missing commas in the table lists where missing,
>> > > > and removes where unnecessary.
>> > > > This fixes errors such as the following when feeding the script to
>> > > > psql:
>> > > >
>> > > > ```
>> > > > psql:lib/sql/grant-all.postgres.sql:37: ERROR:  syntax error at or
>> > > > near "patchwork_emailconfirmation"
>> > > > LINE 19:  patchwork_emailconfirmation, ...
>> > > > ```
>> > > >
>> > > > Fixes: ca0e79d4db34 ("sql: Sort 'grant-all' scripts
>> > > > alphabetically")
>> > > >
>> > > > Signed-off-by: Ali Alnubani <alialnu at mellanox.com>
>> > >
>> > > Nicely done. Applied and backported to stable/2.1.
>
> The patch doesn't seem to be in stable/2.1 yet. I also noticed that it doesn't apply there.
> Let me know if you want me to backport it.

If you're able to send a backport I'll happily apply it.

Regards,
Daniel

>
>> > >
>> > > Thanks!
>> > >
>> > > Stephen
>
> Thanks,
> Ali
> _______________________________________________
> Patchwork mailing list
> Patchwork at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork


More information about the Patchwork mailing list