|
PostgreSQL Source Code git master
|
Data Fields | |
| char | name [NAMEDATALEN] |
| remoteConn | rconn |
| char remoteConnHashEnt::name[NAMEDATALEN] |
Definition at line 165 of file dblink.c.
Referenced by dblink_get_connections().
| remoteConn remoteConnHashEnt::rconn |
Definition at line 166 of file dblink.c.
Referenced by createNewConnection(), dblink_get_connections(), and getConnectionByName().