The implementation of parser parsing postgres://.
More...
#include "../../lib/srdb2/db_uri.h"
#include "../../lib/srdb2/db_drv.h"
Go to the source code of this file.
Data Structures
- struct pg_uri
- PostgreSQL driver specific payload to attach to db_uri structures. More...
Functions
- int pg_uri (db_uri_t *uri)
- Create a new pg_uri structure and parse the URI in parameter.
Detailed Description
. URIs.
Definition in file pg_uri.h.