Re: ecpg: INITALLY DEFERRED translated into intially deferrable

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: ecpg: INITALLY DEFERRED translated into intially deferrable
Date: 2001-07-11 17:30:51
Message-ID: 200107111730.f6BHUpO16276@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> () reports a bug with a severity of 3
> The lower the number the more severe it is.
>
> Short Description
> ecpg: INITALLY DEFERRED translated into intially deferrable
>
> Long Description
> The SQL preprocessor ecpg generates "initially deferrable" from
> INITIALLY DEFERRED in source code. cf. preproc.y:1455.

Good catch. Patch applied. I checked the others and they looked OK.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 962 bytes

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kristis Makris 2001-07-11 17:51:46 Re: ERROR: deferredTriggerGetPreviousEvent: event for tuple (0,9) not found
Previous Message pgsql-bugs 2001-07-11 16:53:38 PL/pgSQL triggers with parameters don't work