PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
worktable Struct Reference

Data Fields

const char * schema
 
const char * name
 

Detailed Description

Definition at line 58 of file worker_spi.c.

Field Documentation

◆ name

const char* worktable::name

Definition at line 61 of file worker_spi.c.

Referenced by initialize_worker_spi(), and worker_spi_main().

◆ schema

const char* worktable::schema

Definition at line 60 of file worker_spi.c.

Referenced by initialize_worker_spi(), and worker_spi_main().


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