PostgreSQL Source Code  git master
PLword Struct Reference

#include <plpgsql.h>

Data Fields

char * ident
 
bool quoted
 

Detailed Description

Definition at line 1164 of file plpgsql.h.

Field Documentation

◆ ident

char* PLword::ident

Definition at line 1166 of file plpgsql.h.

◆ quoted

bool PLword::quoted

Definition at line 1167 of file plpgsql.h.


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