Wayne Fang <wayne(at)barrodale(dot)com> writes:
> As another consideration, SPI doesn't yet support transactions. Any idea
> when this support might come about?
You can run subtransactions (savepoints) through SPI in 8.0. The API
for this could be a bit cleaner perhaps :-( but it's doable --- plpgsql
does it.
regards, tom lane
In response to
pgsql-general by date
| Next: | From: David Wheeler | Date: 2004-08-23 19:41:30 |
| Subject: UTF-8 and LIKE vs = |
| Previous: | From: Wayne Fang | Date: 2004-08-23 19:28:26 |
| Subject: Re: libpq on the server |