PostgreSQL Source Code  git master
Notification Struct Reference

Data Fields

uint16 channel_len
 
uint16 payload_len
 
char data [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 381 of file async.c.

Field Documentation

◆ channel_len

uint16 Notification::channel_len

◆ data

◆ payload_len

uint16 Notification::payload_len

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