From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] ob-sql.el: Improve Oracle connection and usage for ob-sql. Date: Tue, 13 Mar 2018 09:19:18 +0100 Message-ID: <87po488k1l.fsf@nicolasgoaziou.fr> References: <871sgt2fk3.fsf@killashandra.ballybran.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evfBD-0001N8-On for emacs-orgmode@gnu.org; Tue, 13 Mar 2018 04:21:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evfB8-0007J3-RK for emacs-orgmode@gnu.org; Tue, 13 Mar 2018 04:21:07 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:46027) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1evfB8-0007H1-Kg for emacs-orgmode@gnu.org; Tue, 13 Mar 2018 04:21:02 -0400 In-Reply-To: <871sgt2fk3.fsf@killashandra.ballybran.fr> ("Pierre =?utf-8?Q?T=C3=A9choueyres=22's?= message of "Fri, 09 Mar 2018 20:51:00 +0100") 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: Pierre =?utf-8?Q?T=C3=A9choueyres?= Cc: emacs-orgmode@gnu.org Hello, pierre.techoueyres@free.fr (Pierre T=C3=A9choueyres) writes: > Hello all Org's developpers, > I would like to provide a small improvement to ob-sql : the possibility to > connect to an oracle database by using the alias defined in TNSNAMES file. > > The patch joined here try to achive this. It also improve (slightly) the > data fetching by removing unwanted trailing whitespaces provided by the > LINESIZE directive. Thank you. Have you signed FSF papers? Otherwise, you need to add TINYCHANGE at the end of your message? Otherwise, it looks good. Would you mind adding an entry in ORG-NEWS about it? Regards, --=20 Nicolas Goaziou