PostgreSQL Source Code git master
Loading...
Searching...
No Matches
ConflictLogColumnDef Struct Reference

Data Fields

const charattname
 
Oid atttypid
 

Detailed Description

Definition at line 45 of file conflict.c.

Field Documentation

◆ attname

const char* ConflictLogColumnDef::attname

Definition at line 47 of file conflict.c.

◆ atttypid

Oid ConflictLogColumnDef::atttypid

Definition at line 48 of file conflict.c.


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