#include <plpgsql.h>
Data Fields | |
PLpgSQL_datum * | datum |
char * | ident |
bool | quoted |
List * | idents |
Definition at line 842 of file plpgsql.h.
Definition at line 844 of file plpgsql.h.
Referenced by plpgsql_parse_dblword(), plpgsql_parse_tripword(), and plpgsql_parse_word().
char* PLwdatum::ident |
Definition at line 845 of file plpgsql.h.
Referenced by plpgsql_parse_dblword(), plpgsql_parse_tripword(), and plpgsql_parse_word().
Definition at line 847 of file plpgsql.h.
Referenced by plpgsql_parse_dblword(), plpgsql_parse_tripword(), and plpgsql_parse_word().
Definition at line 846 of file plpgsql.h.
Referenced by plpgsql_parse_dblword(), plpgsql_parse_tripword(), and plpgsql_parse_word().