RE: [PATCH] sql: Fix table lists

2019-10-29 Thread Ali Alnubani
Hi Daniel, > -Original Message- > From: Daniel Axtens > Sent: Tuesday, October 29, 2019 8:16 AM > To: Ali Alnubani ; Stephen Finucane > ; patchwork@lists.ozlabs.org > Cc: Thomas Monjalon > Subject: RE: [PATCH] sql: Fix table lists > > >> > > Su

RE: [PATCH] sql: Fix table lists

2019-10-29 Thread Daniel Axtens
>> > > Subject: Re: [PATCH] sql: Fix table lists >> > > >> > > On Wed, 2019-09-04 at 13:40 +, Ali Alnubani wrote: >> > > > The patch adds missing commas in the table lists where missing, >> > > > and removes where unnecess

RE: [PATCH] sql: Fix table lists

2019-10-21 Thread Ali Alnubani
Hi Stephen, > -Original Message- > From: Stephen Finucane > Sent: Sunday, September 8, 2019 8:51 PM > To: Ali Alnubani ; patchwork@lists.ozlabs.org > Cc: Thomas Monjalon > Subject: Re: [PATCH] sql: Fix table lists > > On Sun, 2019-09-08 at 07:13 +, Ali Al

Re: [PATCH] sql: Fix table lists

2019-09-08 Thread Stephen Finucane
atch to correct this. Sorry I can't be of more help, Stephen > Thanks, > Ali > > > -Original Message- > > From: Stephen Finucane > > Sent: Friday, September 6, 2019 4:31 PM > > To: Ali Alnubani ; patchwork@lists.ozlabs.org > > Cc: Thomas M

RE: [PATCH] sql: Fix table lists

2019-09-08 Thread Ali Alnubani
y postfix's conf default_privs: http://www.postfix.org/postconf.5.html#default_privs Can you confirm my thought? Thanks, Ali > -Original Message- > From: Stephen Finucane > Sent: Friday, September 6, 2019 4:31 PM > To: Ali Alnubani ; patchwork@lists.ozlabs.org > Cc: Thomas Mo

Re: [PATCH] sql: Fix table lists

2019-09-06 Thread Stephen Finucane
On Wed, 2019-09-04 at 13:40 +, 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