Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

worktable Struct Reference

Data Fields

const char * schema
const char * name

Detailed Description

Definition at line 57 of file worker_spi.c.


Field Documentation

const char* worktable::name

Definition at line 60 of file worker_spi.c.

Referenced by _PG_init(), initialize_worker_spi(), and worker_spi_main().

const char* worktable::schema

Definition at line 59 of file worker_spi.c.

Referenced by _PG_init(), initialize_worker_spi(), and worker_spi_main().


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