ecpg: INITALLY DEFERRED translated into intially deferrable
Started by PostgreSQL Bugs Listalmost 25 years ago2 messagesbugs
() 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
Re: ecpg: INITALLY DEFERRED translated into intially deferrable
() 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 deferrableLong 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@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026