From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Sergey N(dot) Yatskevich" <syatskevich(at)n21lab(dot)gosniias(dot)msk(dot)ru> |
Cc: | PostgreSQL BUGS <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: Bug in ECPG preprocessor |
Date: | 2004-06-10 02:18:10 |
Message-ID: | 200406100218.i5A2IAC24048@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
Sergey N. Yatskevich wrote:
> ECPG preprocessor for PostgreSQL 7.4.1, 7.4.2 doubles const,
> volatile, static, and register keywords before variables,
> declared as VARCHAR.
>
> I attach to this mail example for this, and patch for PostgreSQL
> 7.4.1, that solves this problem (this patch also applicable to
> PostgreSQL 7.4.2 too)
>
> --
> Sergey N. Yatskevich <syatskevich(at)n21lab(dot)gosniias(dot)msk(dot)ru>
> GosNIIAS
[ Attachment, skipping... ]
[ Attachment, skipping... ]
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Martino Serri | 2004-06-10 08:06:44 | PostgreSQL does not have native spinlock support on this platform |
Previous Message | Don Zola | 2004-06-09 19:04:34 | 7.4.2 initdb core dumping on solaris 2.8 |