PostgreSQL Source Code git master
Loading...
Searching...
No Matches
remoteConnHashEnt Struct Reference

Data Fields

char name [NAMEDATALEN]
 
remoteConn rconn
 

Detailed Description

Definition at line 163 of file dblink.c.

Field Documentation

◆ name

char remoteConnHashEnt::name[NAMEDATALEN]

Definition at line 165 of file dblink.c.

◆ rconn

remoteConn remoteConnHashEnt::rconn

Definition at line 166 of file dblink.c.


The documentation for this struct was generated from the following file: