From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | Nic Ferrier <nferrier(at)tapsellferrier(dot)co(dot)uk> |
Cc: | guile-user(at)gnu(dot)org, pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: emarsden's pg.scm for guile (with some extensions) |
Date: | 2003-06-30 17:12:49 |
Message-ID: | 1056993169.24310.255.camel@camel |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
On Mon, 2003-06-23 at 20:46, Nic Ferrier wrote:
> I've rejigged Eric Marsden's pg.scm to it works with guile (without
> any particular scsh updates).
>
> The changes are fairly simple.
>
>
> I've also added the following:
>
> - transactional support via a with-transaction proc
>
> - basic connection pool support via a with-pooled-connection proc
>
> - calling stored procs
>
> - handling refcursor return values from stored procs
>
>
> I'm not sure if anyone is interested in seeing the file. My website
> is a bit of a mess at the moment so I'd rather put it up somewhere
> else.
>
gborg.postgresql.org seems like the ideal place for this.
Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | Simeon Mariasoosai | 2003-06-30 17:27:18 | Need help on bytea usage |
Previous Message | Brett Schwarz | 2003-06-30 04:40:54 | Re: libpgtcl and pgtclsh |