Header And Logo

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

Data Fields

DefElem Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * defnamespace
char * defname
Nodearg
DefElemAction defaction

Detailed Description

Definition at line 565 of file parsenodes.h.


Field Documentation

Definition at line 571 of file parsenodes.h.

Referenced by makeDefElem(), makeDefElemExtended(), and transformGenericOptions().

Definition at line 569 of file parsenodes.h.

Referenced by AlterDatabase(), AlterFunction(), AlterRole(), AlterTSDictionary(), check_selective_binary_conversion(), compute_attributes_sql_style(), compute_attributes_with_style(), compute_common_attribute(), createdb(), CreateEventTrigger(), CreateExtension(), CreateRole(), dblink_fdw_validator(), defGetBoolean(), defGetInt64(), defGetNumeric(), defGetQualifiedName(), defGetString(), defGetTypeLength(), defGetTypeName(), DefineAggregate(), DefineCollation(), DefineOperator(), DefineRange(), DefineTSConfiguration(), DefineTSDictionary(), DefineTSParser(), DefineTSTemplate(), DefineType(), deflist_to_tuplestore(), deparseAnalyzeSql(), deparseColumnRef(), deparseRelation(), dintdict_init(), dispell_init(), dsimple_init(), dsnowball_init(), dsynonym_init(), dxsyn_init(), ExecAlterDefaultPrivilegesStmt(), ExecAlterExtensionStmt(), ExecSetVariableStmt(), ExecuteDoStmt(), ExplainQuery(), ExplainResultDesc(), ExtractConnectionOptions(), file_fdw_validator(), fileGetOptions(), get_connect_string(), get_file_fdw_attribute_options(), GetCommandLogLevel(), init_params(), interpretOidsOption(), makeDefElem(), makeDefElemExtended(), optionListToArray(), parse_basebackup_options(), parse_func_options(), postgres_fdw_validator(), postgresGetForeignRelSize(), postgresql_fdw_validator(), ProcessCopyOptions(), prsd_headline(), ReleaseSavepoint(), RollbackToSavepoint(), sepgsql_utility_command(), serialize_deflist(), standard_ProcessUtility(), thesaurus_init(), transformGenericOptions(), transformRelOptions(), and unaccent_init().

Definition at line 567 of file parsenodes.h.


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