Re: BUG #1479: minor sintax

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: srdjan <ssdic(at)EUnet(dot)yu>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1479: minor sintax
Date: 2005-02-14 05:09:42
Message-ID: 200502140509.j1E59gm04705@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

srdjan wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1479
> Logged by: srdjan
> Email address: ssdic(at)EUnet(dot)yu
> PostgreSQL version: 8.0.1
> Operating system: Linux hostname 2.4.18-3 #1 Thu Apr 18 07:31:07 EDT 2002
> i586 unknown
> Description: minor sintax
> Details:
>
> in file
>
> postgresql-8.0.1/src/interfaces/ecpg/preproc/preproc.c +3620
>
> replace '{' with ','
>
> and compiler didn't exit with error something like
> error in line ..... before')'
>
> This is , ok , let say a patch.
> 3620c3620
> < 1814, 25326, -2745, 1875, -2745, 1877, 931, -2745, 1599, 10(
> ---
> > 1814, 25326, -2745, 1875, -2745, 1877, 931, -2745, 1599, 10,

Uh, that files is derived from preproc.y, and I don't see the "10("
anywhere in my version of that file. Perhaps it got corrupted somehow.

--
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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-02-14 05:11:19 Re: Bug in ALTER LANGUAGE ... RENAME TO ...;
Previous Message Bruce Momjian 2005-02-13 00:19:10 Re: BUG #1422: ODBC SQLTables SQL_ALL_TABLE_TYPES no resultset