Re: lisp mail archive software

Sven Van Caekenberghe <[email protected]> Sun, 6 Jul 2003 21:16:57 +0200
Newsgroups gmane.lisp.clump
Message-ID <[email protected]>
On Sunday, July 6, 2003, at 09:08 PM, Miles Egan wrote:

> Good to know.  I definitely like the approach.  Do you know offhand if
> it supports autoincrement fields the way the native client libs do?  I
> think the native libs let you execute a special select after inserting 
> a
> new row with an autoincrement key.  The client libs supposedly retain
> this as a per-thread value.

I don't think that I am familiar with that feature, but I had the 
impression that the PostgeSQL client/server wire protocol (that Eric 
Marsden's pg.lisp implements) is the only one available for any driver 
in any language, but I might be wrong...

Sven