Re: *****SPAM***** BUG #4168: ECPG refuses datestyle SQL

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Francisco Leovey <fleovey(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: *****SPAM***** BUG #4168: ECPG refuses datestyle SQL
Date: 2008-06-04 12:44:11
Message-ID: 20080604124411.GA16909@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, May 14, 2008 at 07:06:03PM +0000, Francisco Leovey wrote:
> if you write
> EXEC SQL SET datestyle TO SQL, DMY;
> you get ERROR: syntax error at or near "SQL"
>
> But
> EXEC SQL SET datestyle TO Postgres, DMY;
> works fine

Thanks for the report. I fixed it in CVS for 8.2, 8.3 and HEAD.

Michael

--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Nathan Reed 2008-06-04 18:19:38 BUG #4219: fseeko test failure in configure script
Previous Message Decibel! 2008-06-03 20:43:14 Re: BUG #4204: COPY to table with FK has memory leak