compile - Search results

2020-08-03 10:30:06 | Re: ecpg: issue related to preprocessor directives (Ashutosh Sharma)

thereby compiling both (ifdef/ifndef, else) blocks. -- With Regards, Ashutosh Sharma EnterpriseDB:http://www.enterprisedb.com

2020-08-01 14:35:31 | Re: ecpg: issue related to preprocessor directives (Tom Lane)

compile code sections conditionally: @@ -5705,7 +5705,7 @@ EXEC SQL UPDATE Tbl SET col = MYNUMBER

2020-07-31 05:16:00 | ecpg: issue related to preprocessor directives (Ashutosh Sharma)

compiler when above program is compiled: int main(void) { /* exec sql begin declare section */ #line