Re: DBD::PgSPI 0.02 - Mailing list pgsql-hackers

From alex@pilosoft.com
Subject Re: DBD::PgSPI 0.02
Date
Msg-id Pine.LNX.4.44.0412061501370.10941-100000@bawx.pilosoft.com
Whole thread Raw
In response to Re: DBD::PgSPI 0.02  (Michael Fuhr <mike@fuhr.org>)
Responses Re: DBD::PgSPI 0.02
List pgsql-hackers
On Mon, 6 Dec 2004, Michael Fuhr wrote:

> On Mon, Dec 06, 2004 at 02:34:33PM -0500, alex@pilosoft.com wrote:
> > 
> > For quick access from trusted code, spi_exec should just do fine.
> 
> BTW, does stock PL/Perl have functions for escaping identifiers,
> strings, and binary strings?
non-DBI? no.

DBI? yes, $pg_dbh->quote('foo')



pgsql-hackers by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: DBD::PgSPI 0.02
Next
From: Michael Fuhr
Date:
Subject: Re: DBD::PgSPI 0.02