dbd/postgresql/dbd_postgresql.h

changeset 33
6c64c45e7d8f
parent 30
8599f34c139b
equal deleted inserted replaced
32:03ed0ca09837 33:6c64c45e7d8f
1 #include <libpq-fe.h> 1 #include <libpq-fe.h>
2 #include <postgres.h> 2 #include <postgres_fe.h>
3 #include <catalog/pg_type.h>
4 #include <dbd/common.h> 3 #include <dbd/common.h>
5 4
6 /* 5 /*
7 * length of a prepared statement ID 6 * length of a prepared statement ID
8 * dbd-postgresql-\d{17}\0 7 * dbd-postgresql-\d{17}\0

mercurial