Searched refs:psql_command (Results 1 – 1 of 1) sorted by relevance
46 static void psql_command(const char *database, const char *query, ...) { in psql_command() function137 psql_command("postgres", "CREATE DATABASE \"%s\" TEMPLATE=template0%s", in main()