# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
IsSchemaLogEvent will return true if the wal event data originates from the pgstream schema and the pgstream schema_log table.
WalDataToLogEntry will convert the wal event data on input into the equivalent schemalog entry.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Processor is a general interface to receive and process a wal event.