PostgreSQL Source Code git master
replication_yy_extra_type Struct Reference

Data Fields

int repl_pushed_back_token
 
StringInfoData litbuf
 

Detailed Description

Definition at line 41 of file repl_scanner.l.

Field Documentation

◆ litbuf

StringInfoData replication_yy_extra_type::litbuf

Definition at line 47 of file repl_scanner.l.

◆ repl_pushed_back_token

int replication_yy_extra_type::repl_pushed_back_token

Definition at line 44 of file repl_scanner.l.


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