| From: | "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk> |
|---|---|
| To: | "Corn" <corn(at)tryit(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: How to implement transaction in plpgsql? |
| Date: | 2001-09-14 20:30:01 |
| Message-ID: | 200109142030.f8EKU1In005709@linda.lfix.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
"Corn" wrote:
>Dear all,
>
>How to implement transaction in plpgsql?
>I have try to use it but fail. And I don't know the reason.
Check the documentation again. It is not supported. (There are no
nested transactions in PostgreSQL.)
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"But without faith it is impossible to please him; for
he that cometh to God must believe that he is, and
that he is a rewarder of them that diligently seek
him." Hebrews 11:6
| From | Date | Subject | |
|---|---|---|---|
| Next Message | roypgsqlgen | 2001-09-14 20:31:39 | problems using COPY |
| Previous Message | Oliver Elphick | 2001-09-14 20:28:22 | Re: count of occurrences |