From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add postgresql. Date: Mon, 08 Sep 2014 18:02:36 +0200 Message-ID: <8761gygkwz.fsf@gnu.org> References: <87k35lmxft.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <871trtkwkw.fsf@gnu.org> 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]:50736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XR1Ou-0007ru-L7 for guix-devel@gnu.org; Mon, 08 Sep 2014 12:02:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XR1Op-0006wG-4w for guix-devel@gnu.org; Mon, 08 Sep 2014 12:02:44 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:35284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XR1Oo-0006vv-VB for guix-devel@gnu.org; Mon, 08 Sep 2014 12:02:39 -0400 In-Reply-To: <871trtkwkw.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 03 Sep 2014 09:11:11 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Eventually we may want to move all sqlite, postgres, mysql, and recutils > in a new (gnu packages database) module, WDYT? Done in 5f96f30. Ludo=E2=80=99.