From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.user Subject: Re: PATCH [0/12]: Guile-DBI and Guile-DBD-Postgres Date: Sat, 20 Sep 2008 09:25:20 -0400 Message-ID: References: <3ae3aa420809190645o2fe2b746id80f53c5cb123e5b@mail.gmail.com> <49dd78620809191600r770325acr7c69026d2daccd8e@mail.gmail.com> <3ae3aa420809191719n47e1aa4fn59fd1f8a3f18583e@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1221917145 11812 80.91.229.12 (20 Sep 2008 13:25:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Sep 2008 13:25:45 +0000 (UTC) Cc: Maurizio Boriani , Guile User Mailing List , Neil Jerram To: linasvepstas@gmail.com Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Sep 20 15:26:42 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kh2Tv-000431-Ki for guile-user@m.gmane.org; Sat, 20 Sep 2008 15:26:39 +0200 Original-Received: from localhost ([127.0.0.1]:60440 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kh2St-0007QP-Tm for guile-user@m.gmane.org; Sat, 20 Sep 2008 09:25:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kh2Sp-0007Q6-Rv for guile-user@gnu.org; Sat, 20 Sep 2008 09:25:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kh2Sn-0007Pu-Db for guile-user@gnu.org; Sat, 20 Sep 2008 09:25:30 -0400 Original-Received: from [199.232.76.173] (port=44605 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kh2Sn-0007Pr-7B for guile-user@gnu.org; Sat, 20 Sep 2008 09:25:29 -0400 Original-Received: from fnord.ir.bbn.com ([192.1.100.210]:59421) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kh2Sn-0001yM-3e for guile-user@gnu.org; Sat, 20 Sep 2008 09:25:29 -0400 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id 123A052A6; Sat, 20 Sep 2008 09:25:28 -0400 (EDT) X-Hashcash: 1:20:080920:neiljerram@googlemail.com::FzTs1DGV0T+v5Gr0:0000000000000000000000000000000000000onm X-Hashcash: 1:20:080920:guile-user@gnu.org::FzTs1DGV0T+v5Gr0:00000000000000000000000000000000000000000003/N9 X-Hashcash: 1:20:080920:linasvepstas@gmail.com::FzTs1DGV0T+v5Gr0:0000000000000000000000000000000000000004jip X-Hashcash: 1:20:080920:baux@member.fsf.org::mns4emEAE4EpWTb1:0000000000000000000000000000000000000000005wRz In-Reply-To: <3ae3aa420809191719n47e1aa4fn59fd1f8a3f18583e@mail.gmail.com> (Linas Vepstas's message of "Fri, 19 Sep 2008 19:19:50 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (berkeley-unix) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6803 Archived-At: --=-=-= ? I would be surprised if any database interface returned a string, when the database column was declared an int, so I don't quite understand this ... That would be the SQL way :-) I haven't looked at guile-dbi; perhaps it has the critical conversions already. guile-pg does support pg large objects. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (NetBSD) iEYEARECAAYFAkjU+cAACgkQ+vesoDJhHiWbnQCfW5939cHnM8KBlK4EOzfhkr/w YjMAoLU1/IlHwbYTg9xeEx1saavXtxwD =gBlc -----END PGP SIGNATURE----- --=-=-=--