Home
last modified time | relevance | path

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

/external/oss-fuzz/projects/postgresql/fuzzer/
Ddbfuzz.c46 static void psql_command(const char *database, const char *query, ...) { in psql_command() function
137 psql_command("postgres", "CREATE DATABASE \"%s\" TEMPLATE=template0%s", in main()