PostgreSQL Source Code
git master
|
Go to the source code of this file.
Macros | |
#define | ECPGdebug(X, Y) ECPGdebug((X)+100,(Y)) |
Functions | |
int | main (void) |
Variables | |
char * | s1 |
char * | s2 |
char * | s3 |
char * | s4 |
char * | s5 |
char * | s6 |
char * | s7 |
char * | s8 |
#define ECPGdebug | ( | X, | |
Y | |||
) | ECPGdebug((X)+100,(Y)) |
Definition at line 7 of file preproc-strings.c.
int main | ( | void | ) |
Definition at line 38 of file preproc-strings.c.
References ECPGconnect(), ECPGdebug, ECPGdisconnect(), ECPGdo(), ECPGst_normal, ECPGt_char, ECPGt_EOIT, ECPGt_EORT, ECPGt_NO_INDICATOR, printf, s1, s2, s3, s4, s5, s6, s7, and s8.
char* s1 |
Definition at line 33 of file preproc-strings.c.
Referenced by add_size(), binaryCompareStrings(), bit_overlay(), bitsubstring(), bytea_overlay(), clause_selectivity_ext(), clauselist_apply_dependencies(), clauselist_selectivity_ext(), clauselist_selectivity_or(), cmpaffix(), cmpspell(), cmpspellaffix(), compare3(), datum_image_eq(), datumIsEqual(), dependencies_clauselist_selectivity(), dir_strcmp(), eqin(), heap_compare_slots(), hstore_concat(), int_query_opr_selec(), like_regex_support(), main(), mul_size(), pg_char_and_wchar_strcmp(), pg_char_and_wchar_strncmp(), pg_strcasecmp(), pg_strncasecmp(), pg_wchar_strncmp(), pg_wcscmp(), processlacon(), rest_of_char_same(), rowcomparesel(), scalararraysel(), SHA256_Transform(), SHA512_Transform(), single_color_transition(), strbcmp(), strbncmp(), test_support_func(), text_overlay(), and tsquery_opr_selec().
char * s2 |
Definition at line 33 of file preproc-strings.c.
Referenced by add_size(), addRangeClause(), apply_spooled_messages(), binaryCompareStrings(), bit_overlay(), bytea_overlay(), clauselist_apply_dependencies(), clauselist_selectivity_ext(), clauselist_selectivity_or(), cmpaffix(), cmpspell(), cmpspellaffix(), compare3(), datum_image_eq(), datumIsEqual(), dir_strcmp(), eqin(), fixempties(), heap_compare_slots(), hstore_concat(), int_query_opr_selec(), main(), makesearch(), mul_size(), parseqatom(), pg_char_and_wchar_strcmp(), pg_char_and_wchar_strncmp(), pg_strcasecmp(), pg_strncasecmp(), pg_wchar_strncmp(), pg_wcscmp(), repeat(), rest_of_char_same(), scalararraysel(), single_color_transition(), strbcmp(), strbncmp(), text_overlay(), and tsquery_opr_selec().
char * s3 |
Definition at line 33 of file preproc-strings.c.
Referenced by main().
char * s4 |
Definition at line 33 of file preproc-strings.c.
Referenced by main().
char * s5 |
Definition at line 33 of file preproc-strings.c.
Referenced by main().
char * s6 |
Definition at line 33 of file preproc-strings.c.
Referenced by main().
char * s7 |
Definition at line 33 of file preproc-strings.c.
Referenced by main().
char * s8 |
Definition at line 33 of file preproc-strings.c.
Referenced by main().