ecpg: INITALLY DEFERRED translated into intially deferrable

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: ecpg: INITALLY DEFERRED translated into intially deferrable
Date: 2001-07-11 16:10:51
Message-ID: 200107111610.f6BGApa76899@hub.org
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.

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kristis Makris 2001-07-11 16:17:27 Re: ERROR: deferredTriggerGetPreviousEvent: event for tuple (0,9) not found
Previous Message Tom Lane 2001-07-11 16:07:09 Re: ERROR: deferredTriggerGetPreviousEvent: event for tuple (0, 9) not found