Hello,
Andreas Gerler writes:
> actually I send my request to FSF after sending the patch.
Great.
> So I guess it's easier to ignore the patch until I finished signing
> the papers.
It's up to you. I can also apply the patch with the TINYCHANGE cookie
(and the ORG-NEWS entry).
> I have anoth
Hi Nicolas,
actually I send my request to FSF after sending the patch. So I guess it's
easier to ignore the patch until I finished signing the papers. I have another
change sitting currently in my config.
So long
Andy
> On 30. Mar 2017, at 12:44 PM, Nicolas Goaziou wrote:
>
> Hello,
>
> A
Hello,
Andreas Gerler writes:
> * lisp/ob-sql.el (org-babel-sql-dbstring-vertica): New function.
> (org-babel-execute:sql): Add `vertica' engine.
Thank you.
If you haven't signed FSF papers yet, could you add TINYCHANGE at the
end of the commit message?
Also, would you mind providing an entry
* lisp/ob-sql.el (org-babel-sql-dbstring-vertica): New function.
(org-babel-execute:sql): Add `vertica' engine.
Signed-off-by: Andreas Gerler
---
lisp/ob-sql.el | 20 +++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el
index 15c50ad.