From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: patch for ob-sql and postgresql for supporting :colnames Date: Mon, 03 Feb 2014 15:54:09 +0100 Message-ID: <874n4gs0vi.fsf@bzg.ath.cx> References: <87bnzm4ol5.fsf@snow.nl> <87wqiaqulb.fsf@gmail.com> <87vbwwfiib.fsf@snow.nl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAKuh-00061u-1g for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 09:54:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAKub-0006Tm-Bl for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 09:54:18 -0500 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:59746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAKub-0006TV-5P for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 09:54:13 -0500 Received: by mail-wg0-f48.google.com with SMTP id x13so11755202wgg.15 for ; Mon, 03 Feb 2014 06:54:12 -0800 (PST) In-Reply-To: <87vbwwfiib.fsf@snow.nl> (Joost Helberg's message of "Mon, 03 Feb 2014 14:11:40 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Joost Helberg Cc: Org-Mode , Eric Schulte Hi Joost, Joost Helberg writes: > it's not in org-plus-contrib-20140203. Was it lost somehow (also my fix > for stopping on error is not in)? The change you suggested is in the master branch, not in the maint branch, which is for bugfixes only. IMO the change is more a feature enhancement than a bugfix, hence the fact it's in master. Also, we are more strict with "bugfixes" right now because all our fixes will go into Emacs 24.4, which is in feature freeze right now. -- Bastien