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

Data Fields

Oid dboid
 
char channel [NAMEDATALEN]
 

Detailed Description

Definition at line 379 of file async.c.

Field Documentation

◆ channel

char GlobalChannelKey::channel[NAMEDATALEN]

Definition at line 382 of file async.c.

Referenced by globalChannelTableHash().

◆ dboid

Oid GlobalChannelKey::dboid

Definition at line 381 of file async.c.

Referenced by CleanupListenersOnExit(), and globalChannelTableHash().


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