| From: | alex(at)pilosoft(dot)com |
|---|---|
| To: | Michael Fuhr <mike(at)fuhr(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Mike Rylander <mrylander(at)gmail(dot)com>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: DBD::PgSPI 0.02 |
| Date: | 2004-12-06 20:02:45 |
| Message-ID: | Pine.LNX.4.44.0412061501370.10941-100000@bawx.pilosoft.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
On Mon, 6 Dec 2004, Michael Fuhr wrote:
> On Mon, Dec 06, 2004 at 02:34:33PM -0500, alex(at)pilosoft(dot)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')
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2004-12-06 20:03:48 | Re: DBD::PgSPI 0.02 |
| Previous Message | Andrew Dunstan | 2004-12-06 19:56:19 | Re: DBD::PgSPI 0.02 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Fuhr | 2004-12-06 20:03:48 | Re: DBD::PgSPI 0.02 |
| Previous Message | schmidtm | 2004-12-06 20:00:49 | Re: somebody working on: Prevent default re-use of sysids for dropped users and groups? |