vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 4168 Logged by: Francisco Leovey Email address: fleovey@yahoo.com PostgreSQL version: 8.3.1 Operating system: SuSE Linux 9.2 Description: ECPG refuses datestyle SQL Details: 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 -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/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@jabber.org Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL! -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs |
| Thread Tools | |
| Display Modes | |
|
|