PostgreSQL Source Code: ShippableCacheKey Struct Reference (original) (raw)
Data Fields | |
---|---|
Oid | objid |
Oid | classid |
Oid | serverid |
Detailed Description
Definition at line 41 of file shippable.c.
Field Documentation
◆ classid
Oid ShippableCacheKey::classid
Definition at line 45 of file shippable.c.
◆ objid
Oid ShippableCacheKey::objid
Definition at line 44 of file shippable.c.
◆ serverid
Oid ShippableCacheKey::serverid
Definition at line 46 of file shippable.c.
The documentation for this struct was generated from the following file:
- contrib/postgres_fdw/shippable.c