Embedded sql PREPARE statement - Mailing list pgsql-general

From Thalis A. Kalfigopoulos
Subject Embedded sql PREPARE statement
Date
Msg-id Pine.LNX.4.21.0106191244230.24987-100000@aluminum.cs.pitt.edu
Whole thread Raw
Responses Re: Embedded sql PREPARE statement  (Michael Meskes <meskes@postgresql.org>)
List pgsql-general
Again from the ecpg docs. In http://www.postgresql.org/idocs/index.php?app-ecpg.html it mentions at the end of the page
inthe NOTES section: 
"There is no EXEC SQL PREPARE statement."

I used it in creating a dynamic query and worked just fine. Actually ommiting it causes the program not to work :-(
Is the doc comment obsolete or is there something missing from the functionality of PREPARE?

cheers,
thalis

ps there is even an sqlca error (code -230) related to not having prepared a statement


pgsql-general by date:

Previous
From: "Thalis A. Kalfigopoulos"
Date:
Subject: Re: embedded SQL cursos declare fails
Next
From: "Dennis B"
Date:
Subject: Postmaster loses bash shell command prompt?