PostgreSQL Source Code  git master
movedb_failure_params Struct Reference

Data Fields

Oid dest_dboid
 
Oid dest_tsoid
 

Detailed Description

Definition at line 95 of file dbcommands.c.

Field Documentation

◆ dest_dboid

Oid movedb_failure_params::dest_dboid

Definition at line 97 of file dbcommands.c.

Referenced by movedb(), and movedb_failure_callback().

◆ dest_tsoid

Oid movedb_failure_params::dest_tsoid

Definition at line 98 of file dbcommands.c.

Referenced by movedb(), and movedb_failure_callback().


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