* emarsden's pg.scm for guile (with some extensions)
@ 2003-06-24 0:46 Nic Ferrier
2003-06-30 17:12 ` [INTERFACES] " Robert Treat
0 siblings, 1 reply; 2+ messages in thread
From: Nic Ferrier @ 2003-06-24 0:46 UTC (permalink / raw)
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.
Nic Ferrier
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [INTERFACES] emarsden's pg.scm for guile (with some extensions)
2003-06-24 0:46 emarsden's pg.scm for guile (with some extensions) Nic Ferrier
@ 2003-06-30 17:12 ` Robert Treat
0 siblings, 0 replies; 2+ messages in thread
From: Robert Treat @ 2003-06-30 17:12 UTC (permalink / raw)
Cc: 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
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-06-30 17:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-24 0:46 emarsden's pg.scm for guile (with some extensions) Nic Ferrier
2003-06-30 17:12 ` [INTERFACES] " Robert Treat
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).