PostgreSQL Source Code git master
Data Fields
PLwdatum Struct Reference

#include <plpgsql.h>

Data Fields

 
char *  ident
 
bool  quoted
 
Listidents
 

Detailed Description

Definition at line 1166 of file plpgsql.h.

Field Documentation

datum

PLpgSQL_datum* PLwdatum::datum

Definition at line 1168 of file plpgsql.h.

Referenced by plpgsql_parse_dblword(), plpgsql_parse_tripword(), and plpgsql_parse_word().

ident

char* PLwdatum::ident

Definition at line 1169 of file plpgsql.h.

Referenced by plpgsql_parse_dblword(), plpgsql_parse_tripword(), and plpgsql_parse_word().

idents

List* PLwdatum::idents

Definition at line 1171 of file plpgsql.h.

Referenced by plpgsql_parse_dblword(), plpgsql_parse_tripword(), and plpgsql_parse_word().

quoted

bool PLwdatum::quoted

Definition at line 1170 of file plpgsql.h.

Referenced by plpgsql_parse_dblword(), plpgsql_parse_tripword(), and plpgsql_parse_word().


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

AltStyle によって変換されたページ (->オリジナル) /