Defines | Functions

pg_uri.c File Reference

The implementation of parser parsing postgres://. More...

#include "pg_uri.h"
#include "../../dprint.h"
#include "../../mem/mem.h"
#include "../../ut.h"
#include "../../lib/srdb2/db_gen.h"
#include <stdlib.h>
#include <string.h>
Include dependency graph for pg_uri.c:

Go to the source code of this file.

Defines

Functions


Detailed Description

. URIs.

Definition in file pg_uri.c.