Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: BUG #3181: ecpg generating wrong code



"Steve Gieseking" <steve(dot)gieseking(at)camotion(dot)com> writes:
> I am maintaining code that uses ecpg.  The following query was working with
> the previous version of ecpg:
> ...
> The problem is the translation to ensable.  This appears to be caused by the
> file 'preproc.y' at the line:
> 		| ENABLE_P			{ $$ = make_str("ensable"); }

Good catch, but AFAICS this was broken in 8.1 as well.  What "previous
version" are you comparing to?

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group