From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.sources Subject: guile-pg 0.13 available Date: Mon, 23 Dec 2002 20:31:17 -0800 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: Reply-To: ttn@glug.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1040704781 11459 80.91.224.249 (24 Dec 2002 04:39:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 24 Dec 2002 04:39:41 +0000 (UTC) Cc: guile-user@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Qgqy-0002yh-00 for ; Tue, 24 Dec 2002 05:39:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Qgr0-0004mg-06 for guile-user@m.gmane.org; Mon, 23 Dec 2002 23:39:42 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Qgqd-0004io-00 for guile-user@gnu.org; Mon, 23 Dec 2002 23:39:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Qgqa-0004fC-00 for guile-user@gnu.org; Mon, 23 Dec 2002 23:39:17 -0500 Original-Received: from ca-crlsca-cuda3-c6a-b-211.crlsca.adelphia.net ([68.71.15.211] helo=giblet.glug.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18QgqY-0004ev-00; Mon, 23 Dec 2002 23:39:14 -0500 Original-Received: from ttn by giblet.glug.org with local (Exim 3.35 #1 (Debian)) id 18Qgir-0000qG-00; Mon, 23 Dec 2002 20:31:17 -0800 Original-To: guile-sources@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1465 gmane.lisp.guile.sources:28 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1465 tarball in: http://www.glug.org/alt/ NEWS below. anyone play w/ lobs to implement "stored procedures" yet? build-from-cvs programmers, please note HACKING blurb re docs maint. thi _______________________________________ - version 0.13 released 2002-12-24 - `terminating' slack The heuristic fallback when lacking `scm_terminating' has been replaced w/ a configure.in check for `terminating' in libguile. If neither is available, on lob flush error, guile-pg writes to stderr unconditionally. This is safer than unconditionally calling scm_syserror (the previous approach), which may crash guile in some circumstances. - New (database postgres-types) proc: oid-type-name-cache CONN [FRESH?] Documented in the manual, which now sports full extracted docstrings (cheesy Commentary snapshots removed, too). [excerpt ends here] _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user