From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] ob-sql: Add vertica engine Date: Thu, 30 Mar 2017 12:44:02 +0200 Message-ID: <87vaqrnix9.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ctXYw-0005Yp-Mu for emacs-orgmode@gnu.org; Thu, 30 Mar 2017 06:44:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ctXYs-0005IQ-TO for emacs-orgmode@gnu.org; Thu, 30 Mar 2017 06:44:15 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:59414) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ctXYs-0005Hk-NG for emacs-orgmode@gnu.org; Thu, 30 Mar 2017 06:44:14 -0400 In-Reply-To: (Andreas Gerler's message of "Mon, 27 Mar 2017 22:24:07 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Andreas Gerler Cc: emacs-orgmode@gnu.org 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 in ORG-NEWS file? Regards, -- Nicolas Goaziou