Re: [GENERAL] Problem with ecpg

2003-12-30 Thread Michael Meskes
On Tue, Dec 30, 2003 at 11:39:29AM -0300, Carmen Gloria Sepulveda Dedes wrote: > When I execute an ecpg program (in an insert on a table), I get this What do you mean with this? The ecpg program does an insert? Or how do you use a program in an insert? Also it would surely help if you could provi

Re: [GENERAL] Problem with ecpg

2003-10-31 Thread Michael Meskes
On Fri, Oct 31, 2003 at 11:20:27AM -0300, Carmen Gloria Sepulveda Dedes wrote: > I have pgsql 7.3.4 and ecpg 2.10.0 > > Does exists a patch for this version? No, but it is rather simple. Just search for "Unterminated" in preproc/pgc.l and you'll find some mmerror() calls. In these calls just repl