From: | "Sergey N(dot) Yatskevich" <syatskevich(at)n21lab(dot)gosniias(dot)msk(dot)ru> |
---|---|
To: | PostgreSQL BUGS <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Bug in ECPG preprocessor |
Date: | 2004-05-26 21:53:52 |
Message-ID: | 1085608432.7310.8.camel@snc.n21lab.gosniias.msk.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
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 | Content-Type | Size |
---|---|---|
start.sh | application/x-shellscript | 321 bytes |
test.pgc | text/plain | 995 bytes |
ecpg-7.4.1.patch | text/x-patch | 3.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Martin Pitt | 2004-05-27 07:53:50 | Re: Fwd: Bug#249083: postgresql: Postgres SIGSEGV if wins in nsswitch.conf |
Previous Message | Vic Ricker | 2004-05-26 19:42:06 | Re: Question regarding 'not in' and subselects |