Home
last modified time | relevance | path

Searched refs:ConnCacheKey (Results 1 – 25 of 85) sorted by relevance

1234

/dports/databases/postgresql-mysql_fdw/mysql_fdw-REL-2_6_0/
H A Dconnection.c37 typedef struct ConnCacheKey struct
41 } ConnCacheKey; typedef
45 ConnCacheKey key; /* hash key (must be first) */
70 ConnCacheKey key; in mysql_get_connection()
78 ctl.keysize = sizeof(ConnCacheKey); in mysql_get_connection()
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/postgres_fdw/
H A Dconnection.c45 typedef Oid ConnCacheKey; typedef
49 ConnCacheKey key; /* hash key (must be first) */
110 ConnCacheKey key; in GetConnection()
118 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/postgres_fdw/
H A Dconnection.c45 typedef Oid ConnCacheKey; typedef
49 ConnCacheKey key; /* hash key (must be first) */
110 ConnCacheKey key; in GetConnection()
118 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/postgres_fdw/
H A Dconnection.c45 typedef Oid ConnCacheKey; typedef
49 ConnCacheKey key; /* hash key (must be first) */
110 ConnCacheKey key; in GetConnection()
118 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql11-server/postgresql-11.14/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/postgres_fdw/
H A Dconnection.c45 typedef Oid ConnCacheKey; typedef
49 ConnCacheKey key; /* hash key (must be first) */
110 ConnCacheKey key; in GetConnection()
118 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/postgres_fdw/
H A Dconnection.c45 typedef Oid ConnCacheKey; typedef
49 ConnCacheKey key; /* hash key (must be first) */
110 ConnCacheKey key; in GetConnection()
118 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/postgres_fdw/
H A Dconnection.c45 typedef Oid ConnCacheKey; typedef
49 ConnCacheKey key; /* hash key (must be first) */
110 ConnCacheKey key; in GetConnection()
118 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/postgres_fdw/
H A Dconnection.c45 typedef Oid ConnCacheKey; typedef
49 ConnCacheKey key; /* hash key (must be first) */
110 ConnCacheKey key; in GetConnection()
118 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql12-client/postgresql-12.9/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/postgres_fdw/
H A Dconnection.c46 typedef Oid ConnCacheKey; typedef
50 ConnCacheKey key; /* hash key (must be first) */
111 ConnCacheKey key; in GetConnection()
119 ctl.keysize = sizeof(ConnCacheKey); in GetConnection()

1234