ECPG - Mailing list pgsql-hackers

From Michael Meskes
Subject ECPG
Date
Msg-id 20020920062531.GA22941@feivel.fam-meskes.de
Whole thread Raw
Responses Re: ECPG  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: ECPG  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Hi,

I just removed the prepare/execute/deallocate function from ecpg's
parser so there are no conflicts anymore. But for the future (that is
after 7.3 is released) I'd like to work something out. The only problem
I see with using the backend functions is that the backend prepare needs
the data type for each variable and I have no idea how to present it
given the embedded syntax. I take it the backend prepare cannot work
without this info, can it?

Also I still have some open bug reports but on the other hand few to no
available time. Shall we add these reports to the TODO list? I doubt
I'll be able to fix them ntil release time, at least not all of them.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Win32 rename()/unlink() questions
Next
From: Justin Clift
Date:
Subject: Where to post a new PostgreSQL utility?