Home
last modified time | relevance | path

Searched refs:select_field (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddb_common.c550 char *select_field; in db_common_sql_build_query() local
560 if ((select_field = cfg_get_str(parser, "select_field", NULL, 1, 0)) == 0) in db_common_sql_build_query()
570 select_field, table, where_field, in db_common_sql_build_query()
574 myfree(select_field); in db_common_sql_build_query()