Definition at line 119 of file thread-alloc.c.
121{
123
124
125
126
127
128
129#line 33 "alloc.pgc"
131
132#line 34 "alloc.pgc"
134
135#line 35 "alloc.pgc"
136 char ** r = NULL ;
137
138#line 36 "alloc.pgc"
139
140
143
145#line 41 "alloc.pgc"
146
148#line 41 "alloc.pgc"
149
151#line 42 "alloc.pgc"
152
154#line 42 "alloc.pgc"
155
157 {
159 ECPGt_char,&(r),(
long)0,(
long)0,(1)*
sizeof(
char),
161#line 45 "alloc.pgc"
162
164#line 45 "alloc.pgc"
165
167#line 45 "alloc.pgc"
168
170 r = NULL;
171 }
173#line 49 "alloc.pgc"
174
176#line 49 "alloc.pgc"
177
178
179 return 0;
180}
bool ECPGsetcommit(int lineno, const char *mode, const char *connection_name)
bool ECPGdisconnect(int lineno, const char *connection_name)
bool ECPGconnect(int lineno, int c, const char *name, const char *user, const char *passwd, const char *connection_name, int autocommit)
bool ECPGdo(const int lineno, const int compat, const int force_indicator, const char *connection_name, const bool questionmarks, const int st, const char *query,...)
References arg, ECPG_NOT_FOUND, ECPGconnect(), ECPGdisconnect(), ECPGdo(), ECPGsetcommit(), ECPGst_normal, ECPGt_char, ECPGt_EOIT, ECPGt_EORT, ECPGt_NO_INDICATOR, free, i, name, REPEATS, sprintf, sqlca, sqlprint(), and value.
Referenced by _ArchiveEntry(), check_foreign_key(), close_walfile(), create_LifetimeEnd(), expand_tilde(), fmgr_symbol(), format_function_arguments(), format_function_signature(), main(), open_walfile(), ParseFuncOrColumn(), pgfnames_cleanup(), scan_directory(), scan_file(), SetOutput(), skipfile(), sql_check(), and transformFuncCall().