#ifndef ODYSSEY_DEPLOY_H #define ODYSSEY_DEPLOY_H /* * Odyssey. * * Scalable PostgreSQL connection pooler. */ int od_deploy_write(od_server_t*, char*, kiwi_params_t*); #endif /* ODYSSEY_DEPLOY_H */