From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: guile-sources@gnu.org
Cc: guile-user@gnu.org
Subject: Guile-PG 0.36 available
Date: Mon, 03 Mar 2008 11:16:28 +0100 [thread overview]
Message-ID: <E1JW7ie-0004wB-LB@ambire.localdomain> (raw)
release notes:
Keeping it clean for bsd...
thi
README excerpt:
Guile-PG is a collection of modules for Guile allowing access to
the PostgreSQL RDBMS from Scheme programs.
The low-level module `(database postgres)' provides an almost
one-to-one correspondence with the PostgreSQL "libpq" C library
interface. Other higher-level modules, typically named
`(database postgres-FOO)', provide abstractions and convenience
procedures.
This is alpha code (pre 1.0 release). It has bugs, and the
interfaces may change from version to version.
NEWS excerpt:
- 0.36 | 2008-03-03
- Test fix: Avoid requiring procs from module (ice-9 regex)
The test guile-pg-basic-tests.scm used to use `string-match'
but now it uses `make-regexp' and `regexp-exec' directly.
We call this a fix because some Guile versions do not autoload
`string-match'. However, it is a fix to the test infrastructure
and not to the functionality of Guile-PG.
- Dropped subdir: contrib/
Some of the ideas in the files under contrib/ have already been
incorporated into Guile-PG. Others were Not So Important.
tarball, prettified source, etc, in dir:
http://www.gnuvola.org/software/guile-pg/
reply other threads:[~2008-03-03 10:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1JW7ie-0004wB-LB@ambire.localdomain \
--to=ttn@gnuvola.org \
--cc=guile-sources@gnu.org \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).