#ifndef OD_ROUTER_COPY_H_ #define OD_ROUTER_COPY_H_ /* * odissey. * * PostgreSQL connection pooler and request router. */ od_routerstatus_t od_router_copy_in(od_client_t*); #endif