preprosessor help - Mailing list pgsql-general

From viksa verma
Subject preprosessor help
Date
Msg-id ahn2s7$13d1$1@news.hub.org
Whole thread Raw
Responses Re: preprosessor help
List pgsql-general
Hi,
I need to define this statement
'EXEC SQL DEFINE MAX 10;' in one file(include/const.h) and need to include
it in another(./test.pcg) which has the following code.
EXEC SQL BEGIN DECLARE SECTION;
char t[MAX];
EXEC SQL END DECLARE SECTION;
How and where in the code do I include this file.

Regards,
Vikas



pgsql-general by date:

Previous
From: João Paulo Batistella
Date:
Subject: Searching accented words
Next
From: "Roderick A. Anderson"
Date:
Subject: e-mail ERD or table design