Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PLwdatum Struct Reference

#include <plpgsql.h>

Data Fields

PLpgSQL_datumdatum
char * ident
bool quoted
Listidents

Detailed Description

Definition at line 842 of file plpgsql.h.


Field Documentation

Definition at line 844 of file plpgsql.h.

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

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().


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