preprocessor question: prepare statement - Mailing list pgsql-hackers

From Michael Meskes
Subject preprocessor question: prepare statement
Date
Msg-id 19990203192952.A234@gmx.net
Whole thread Raw
List pgsql-hackers
Could anyone tell me whether the EXEC SQL PREPARE statement is to be
interpreted by the preprocessor or during run-time? That is can it be placed
outside a function? Does it have to stand above the DECLARE or EXECUTE
statement that references it or does it have to be executed prior to this
statement? 

The DECLARE statement AFAIK is to be processed by the preprocessor.
Hopefully that one is correct too. :-)

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael.Meskes@gmx.net          | Use PostgreSQL!


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] template/alpha_cc
Next
From: Michael Meskes
Date:
Subject: ecpg patch