Re: Two features left

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jean-Luc Lachance <jllachan(at)nsd(dot)ca>
Cc: Jon Swinth <jswinth(at)atomicpc(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Two features left
Date: 2002-11-27 23:02:06
Message-ID: 200211272302.gARN26O12893@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jean-Luc Lachance wrote:
> Jon,
>
> What I would like to be able to do is within a loop for example, commit
> each iteration.

You mean a PL/PgSQL for-loop? I was going to use command-counter to
separate out parts of a transaction for possible rollback, and a
PL/PgSQL for loop does not increment that counter.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Medi Montaseri 2002-11-27 23:14:17 [Fwd: Re: EXECUTE problems]
Previous Message Jean-Luc Lachance 2002-11-27 22:56:17 Re: Two features left