Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__author__ (in module pglast)
__call__() (pglast.ast.Node method)
(pglast.stream.RawStream method)
__eq__() (pglast.ast.Node method)
__repr__() (pglast.ast.Node method)
__setattr__() (pglast.ast.Node method)
__version__ (in module pglast)
A
a_array_expr() (in module pglast.printers.dml)
A_ArrayExpr
(class in pglast.ast)
A_Const
(class in pglast.ast)
a_const() (in module pglast.printers.dml)
A_Expr
(class in pglast.ast)
a_expr() (in module pglast.printers.dml)
A_Indices
(class in pglast.ast)
a_indices() (in module pglast.printers.dml)
A_Indirection
A_Star
ColumnRef
FuncCall
String
A_Indirection (class in pglast.ast)
a_indirection() (in module pglast.printers.dml)
a_indirection_a_star() (in module pglast.printers.dml)
a_indirection_column_ref() (in module pglast.printers.dml)
a_indirection_field() (in module pglast.printers.dml)
a_indirection_func_call() (in module pglast.printers.dml)
A_Star
A_Indirection
A_Star (class in pglast.ast)
a_star() (in module pglast.printers.dml)
access_priv() (in module pglast.printers.ddl)
AccessExclusiveLock (in module pglast.enums.lockdefs)
AccessPriv
(class in pglast.ast)
AccessShareLock (in module pglast.enums.lockdefs)
ACL_ALTER_SYSTEM (in module pglast.enums.parsenodes)
ACL_CONNECT (in module pglast.enums.parsenodes)
ACL_CREATE (in module pglast.enums.parsenodes)
ACL_CREATE_TEMP (in module pglast.enums.parsenodes)
ACL_DELETE (in module pglast.enums.parsenodes)
ACL_EXECUTE (in module pglast.enums.parsenodes)
ACL_INSERT (in module pglast.enums.parsenodes)
ACL_NO_RIGHTS (in module pglast.enums.parsenodes)
ACL_REFERENCES (in module pglast.enums.parsenodes)
ACL_SELECT (in module pglast.enums.parsenodes)
ACL_SET (in module pglast.enums.parsenodes)
ACL_TRIGGER (in module pglast.enums.parsenodes)
ACL_TRUNCATE (in module pglast.enums.parsenodes)
ACL_UPDATE (in module pglast.enums.parsenodes)
ACL_USAGE (in module pglast.enums.parsenodes)
Action (class in pglast.visitors)
ActionMeta (class in pglast.visitors)
Add (class in pglast.visitors)
Aggref (class in pglast.ast)
AGGSPLITOP_COMBINE (in module pglast.enums.nodes)
AGGSPLITOP_DESERIALIZE (in module pglast.enums.nodes)
AGGSPLITOP_SERIALIZE (in module pglast.enums.nodes)
AGGSPLITOP_SKIPFINAL (in module pglast.enums.nodes)
Alias
(class in pglast.ast)
alias() (in module pglast.printers.dml)
alter_collation_stmt() (in module pglast.printers.ddl)
alter_database_set_stmt() (in module pglast.printers.ddl)
alter_database_stmt() (in module pglast.printers.ddl)
alter_default_privileges_stmt() (in module pglast.printers.ddl)
alter_domain_stmt() (in module pglast.printers.ddl)
alter_enum_stmt() (in module pglast.printers.ddl)
alter_event_trig_stmt() (in module pglast.printers.ddl)
alter_extension_contents_stmt() (in module pglast.printers.ddl)
alter_extension_stmt() (in module pglast.printers.ddl)
alter_extension_stmt_def_elem() (in module pglast.printers.ddl)
alter_fdw_stmt() (in module pglast.printers.ddl)
alter_fdw_stmt_def_elem() (in module pglast.printers.ddl)
alter_foreign_server_stmt() (in module pglast.printers.ddl)
alter_function_stmt() (in module pglast.printers.ddl)
alter_object_schema_stmt() (in module pglast.printers.ddl)
alter_object_schema_stmt_object_with_args() (in module pglast.printers.ddl)
alter_op_family_stmt() (in module pglast.printers.ddl)
alter_operator_stmt() (in module pglast.printers.ddl)
alter_operator_stmt_def_elem() (in module pglast.printers.ddl)
alter_operator_stmt_object_with_args() (in module pglast.printers.ddl)
alter_owner_stmt() (in module pglast.printers.ddl)
alter_owner_stmt_object_with_args() (in module pglast.printers.ddl)
alter_policy_stmt() (in module pglast.printers.ddl)
alter_publication_stmt() (in module pglast.printers.ddl)
alter_role_set_stmt() (in module pglast.printers.ddl)
alter_role_stmt() (in module pglast.printers.ddl)
alter_seq_stmt() (in module pglast.printers.ddl)
alter_stats_stmt() (in module pglast.printers.ddl)
alter_subscription_stmt() (in module pglast.printers.ddl)
alter_table_cmd() (in module pglast.printers.ddl)
alter_table_cmd_def_elem() (in module pglast.printers.ddl)
alter_table_move_all_stmt() (in module pglast.printers.ddl)
alter_table_stmt() (in module pglast.printers.ddl)
alter_tablespace_options_stmt() (in module pglast.printers.ddl)
alter_ts_configuration_stmt() (in module pglast.printers.ddl)
alter_ts_dictionary_stmt() (in module pglast.printers.ddl)
alter_type_stmt() (in module pglast.printers.ddl)
alter_user_mapping_stmt() (in module pglast.printers.ddl)
AlterCollationStmt
(class in pglast.ast)
AlterDatabaseRefreshCollStmt (class in pglast.ast)
AlterDatabaseSetStmt
(class in pglast.ast)
AlterDatabaseStmt
(class in pglast.ast)
AlterDefaultPrivilegesStmt
(class in pglast.ast)
AlterDomainStmt
(class in pglast.ast)
AlterEnumStmt
(class in pglast.ast)
AlterEventTrigStmt
(class in pglast.ast)
AlterExtensionContentsStmt
(class in pglast.ast)
AlterExtensionStmt
DefElem
AlterExtensionStmt (class in pglast.ast)
AlterFdwStmt
DefElem
AlterFdwStmt (class in pglast.ast)
AlterForeignServerStmt
(class in pglast.ast)
AlterFunctionStmt
DefElem
AlterFunctionStmt (class in pglast.ast)
AlternativeSubPlan (class in pglast.ast)
AlterObjectDependsStmt (class in pglast.ast)
AlterObjectSchemaStmt
ObjectWithArgs
AlterObjectSchemaStmt (class in pglast.ast)
AlterOperatorStmt
DefElem
ObjectWithArgs
AlterOperatorStmt (class in pglast.ast)
AlterOpFamilyStmt
(class in pglast.ast)
AlterOwnerStmt
ObjectWithArgs
AlterOwnerStmt (class in pglast.ast)
AlterPolicyStmt
(class in pglast.ast)
AlterPublicationStmt
(class in pglast.ast)
AlterRoleSetStmt
(class in pglast.ast)
AlterRoleStmt
DefElem
AlterRoleStmt (class in pglast.ast)
AlterSeqStmt
DefElem
AlterSeqStmt (class in pglast.ast)
AlterStatsStmt
(class in pglast.ast)
AlterSubscriptionStmt
DefElem
AlterSubscriptionStmt (class in pglast.ast)
AlterSystemStmt (class in pglast.ast)
AlterTableCmd
DefElem
AlterTableCmd (class in pglast.ast)
AlterTableMoveAllStmt
(class in pglast.ast)
AlterTableSpaceOptionsStmt
(class in pglast.ast)
AlterTableStmt
RangeVar
AlterTableStmt (class in pglast.ast)
AlterTSConfigurationStmt
(class in pglast.ast)
AlterTSDictionaryStmt
(class in pglast.ast)
AlterTypeStmt
(class in pglast.ast)
AlterUserMappingStmt
(class in pglast.ast)
AMTYPE_INDEX (in module pglast.enums.pg_am)
AMTYPE_TABLE (in module pglast.enums.pg_am)
Ancestor (class in pglast.visitors)
apply() (pglast.visitors.Ancestor method)
ArrayCoerceExpr (class in pglast.ast)
ArrayExpr (class in pglast.ast)
ATTRIBUTE_GENERATED_STORED (in module pglast.enums.pg_attribute)
ATTRIBUTE_IDENTITY_ALWAYS (in module pglast.enums.pg_attribute)
ATTRIBUTE_IDENTITY_BY_DEFAULT (in module pglast.enums.pg_attribute)
B
BitString
(class in pglast.ast)
bitstring() (in module pglast.printers.dml)
bool_expr() (in module pglast.printers.dml)
Boolean
(class in pglast.ast)
boolean() (in module pglast.printers.dml)
boolean_test() (in module pglast.printers.dml)
BooleanTest
(class in pglast.ast)
BoolExpr
(class in pglast.ast)
btrim() (in module pglast.printers.sfuncs)
C
call_stmt() (in module pglast.printers.dml)
CallContext (class in pglast.ast)
CallStmt
(class in pglast.ast)
case_expr() (in module pglast.printers.dml)
case_when() (in module pglast.printers.dml)
CaseExpr
(class in pglast.ast)
CaseTestExpr (class in pglast.ast)
CaseWhen
(class in pglast.ast)
check_point_stmt() (in module pglast.printers.ddl)
CheckPointStmt
(class in pglast.ast)
close_portal_stmt() (in module pglast.printers.ddl)
ClosePortalStmt
(class in pglast.ast)
cluster_stmt() (in module pglast.printers.ddl)
ClusterStmt
(class in pglast.ast)
coalesce_expr() (in module pglast.printers.dml)
CoalesceExpr
(class in pglast.ast)
CoerceToDomain (class in pglast.ast)
CoerceToDomainValue (class in pglast.ast)
CoerceViaIO (class in pglast.ast)
COL_NAME_KEYWORDS (in module pglast.keywords)
collate_clause() (in module pglast.printers.dml)
CollateClause
(class in pglast.ast)
CollateExpr (class in pglast.ast)
column_def() (in module pglast.printers.ddl)
column_ref() (in module pglast.printers.dml)
ColumnDef
DefElem
ColumnDef (class in pglast.ast)
ColumnRef
A_Indirection
ColumnRef (class in pglast.ast)
comment_stmt() (in module pglast.printers.ddl)
comment_stmt_object_with_args() (in module pglast.printers.ddl)
CommentStmt
ObjectWithArgs
CommentStmt (class in pglast.ast)
common_table_expr() (in module pglast.printers.dml)
CommonTableExpr
(class in pglast.ast)
composite_type_stmt() (in module pglast.printers.ddl)
composite_type_stmt_range_var() (in module pglast.printers.ddl)
CompositeTypeStmt
RangeVar
CompositeTypeStmt (class in pglast.ast)
Constraint
DefElem
Constraint (class in pglast.ast)
constraint() (in module pglast.printers.ddl)
constraints_set_stmt() (in module pglast.printers.dml)
ConstraintsSetStmt
(class in pglast.ast)
Continue (class in pglast.visitors)
ConvertRowtypeExpr (class in pglast.ast)
copy_stmt() (in module pglast.printers.dml)
copy_stmt_def_elem() (in module pglast.printers.dml)
CopyStmt
DefElem
CopyStmt (class in pglast.ast)
create_am_stmt() (in module pglast.printers.ddl)
create_cast_stmt() (in module pglast.printers.ddl)
create_conversion_stmt() (in module pglast.printers.ddl)
create_db_stmt() (in module pglast.printers.ddl)
create_db_stmt_def_elem() (in module pglast.printers.ddl)
create_domain_stmt() (in module pglast.printers.ddl)
create_enum_stmt() (in module pglast.printers.ddl)
create_event_trig_stmt() (in module pglast.printers.ddl)
create_event_trig_stmt_def_elem() (in module pglast.printers.ddl)
create_extension_stmt() (in module pglast.printers.ddl)
create_extension_stmt_def_elem() (in module pglast.printers.ddl)
create_fdw_stmt() (in module pglast.printers.ddl)
create_fdw_stmt_def_elem() (in module pglast.printers.ddl)
create_foreign_server_stmt() (in module pglast.printers.ddl)
create_foreign_table_stmt() (in module pglast.printers.ddl)
create_foreign_table_stmt_def_elem() (in module pglast.printers.ddl)
create_function_option() (in module pglast.printers.ddl)
create_function_stmt() (in module pglast.printers.ddl)
create_op_family_stmt() (in module pglast.printers.ddl)
create_opclass_item() (in module pglast.printers.ddl)
create_opclass_stmt() (in module pglast.printers.ddl)
create_or_alter_role_option() (in module pglast.printers.ddl)
create_plang_stmt() (in module pglast.printers.ddl)
create_policy_stmt() (in module pglast.printers.ddl)
create_publication_stmt() (in module pglast.printers.ddl)
create_range_stmt() (in module pglast.printers.ddl)
create_role_stmt() (in module pglast.printers.ddl)
create_schema_stmt() (in module pglast.printers.ddl)
create_seq_stmt() (in module pglast.printers.ddl)
create_seq_stmt_def_elem() (in module pglast.printers.ddl)
create_stats_stmt() (in module pglast.printers.ddl)
create_stmt() (in module pglast.printers.ddl)
create_subscription_stmt() (in module pglast.printers.ddl)
create_subscription_stmt_stmt_def_elem() (in module pglast.printers.ddl)
create_table_as_stmt() (in module pglast.printers.ddl)
create_table_space_stmt() (in module pglast.printers.ddl)
create_transform_stmt() (in module pglast.printers.ddl)
create_trig_stmt() (in module pglast.printers.ddl)
create_user_mapping_stmt() (in module pglast.printers.ddl)
CreateAmStmt
(class in pglast.ast)
CreateCastStmt
(class in pglast.ast)
CreateConversionStmt
(class in pglast.ast)
CreatedbStmt
DefElem
CreatedbStmt (class in pglast.ast)
CreateDomainStmt
(class in pglast.ast)
CreateEnumStmt
(class in pglast.ast)
CreateEventTrigStmt
DefElem
CreateEventTrigStmt (class in pglast.ast)
CreateExtensionStmt
DefElem
CreateExtensionStmt (class in pglast.ast)
CreateFdwStmt
DefElem
CreateFdwStmt (class in pglast.ast)
CreateForeignServerStmt
DefElem
CreateForeignServerStmt (class in pglast.ast)
CreateForeignTableStmt
DefElem
CreateForeignTableStmt (class in pglast.ast)
CreateFunctionStmt
DefElem
CreateFunctionStmt (class in pglast.ast)
CreateOpClassItem
(class in pglast.ast)
CreateOpClassStmt
(class in pglast.ast)
CreateOpFamilyStmt
(class in pglast.ast)
CreatePLangStmt
(class in pglast.ast)
CreatePolicyStmt
(class in pglast.ast)
CreatePublicationStmt
DefElem
CreatePublicationStmt (class in pglast.ast)
CreateRangeStmt
(class in pglast.ast)
CreateRoleStmt
DefElem
CreateRoleStmt (class in pglast.ast)
CreateSchemaStmt
(class in pglast.ast)
CreateSeqStmt
DefElem
CreateSeqStmt (class in pglast.ast)
CreateStatsStmt
(class in pglast.ast)
CreateStmt
DefElem
CreateStmt (class in pglast.ast)
CreateSubscriptionStmt
DefElem
CreateSubscriptionStmt (class in pglast.ast)
CreateTableAsStmt
(class in pglast.ast)
CreateTableSpaceStmt
(class in pglast.ast)
CreateTransformStmt
(class in pglast.ast)
CreateTrigStmt
(class in pglast.ast)
CreateUserMappingStmt
DefElem
CreateUserMappingStmt (class in pglast.ast)
cte_cycle_clause() (in module pglast.printers.dml)
cte_cycle_clause_type_cast() (in module pglast.printers.dml)
cte_search_clause() (in module pglast.printers.dml)
CTECycleClause
TypeCast
CTECycleClause (class in pglast.ast)
CTESearchClause
(class in pglast.ast)
current_of_expr() (in module pglast.printers.ddl)
CurrentOfExpr
(class in pglast.ast)
CURSOR_OPT_ASENSITIVE (in module pglast.enums.parsenodes)
CURSOR_OPT_BINARY (in module pglast.enums.parsenodes)
CURSOR_OPT_CUSTOM_PLAN (in module pglast.enums.parsenodes)
CURSOR_OPT_FAST_PLAN (in module pglast.enums.parsenodes)
CURSOR_OPT_GENERIC_PLAN (in module pglast.enums.parsenodes)
CURSOR_OPT_HOLD (in module pglast.enums.parsenodes)
CURSOR_OPT_INSENSITIVE (in module pglast.enums.parsenodes)
CURSOR_OPT_NO_SCROLL (in module pglast.enums.parsenodes)
CURSOR_OPT_PARALLEL_OK (in module pglast.enums.parsenodes)
CURSOR_OPT_SCROLL (in module pglast.enums.parsenodes)
D
deallocate_stmt() (in module pglast.printers.ddl)
DeallocateStmt
(class in pglast.ast)
declare_cursor_stmt() (in module pglast.printers.dml)
DeclareCursorStmt
(class in pglast.ast)
dedent() (pglast.stream.IndentedStream method)
(pglast.stream.RawStream method)
def_elem() (in module pglast.printers.ddl)
DefElem
AlterExtensionStmt
AlterFdwStmt
AlterFunctionStmt
AlterOperatorStmt
AlterRoleStmt
AlterSeqStmt
AlterSubscriptionStmt
AlterTableCmd
ColumnDef
Constraint
CopyStmt
CreateEventTrigStmt
CreateExtensionStmt
CreateFdwStmt
CreateForeignServerStmt
CreateForeignTableStmt
CreateFunctionStmt
CreatePublicationStmt
CreateRoleStmt
CreateSeqStmt
CreateStmt
CreateSubscriptionStmt
CreateUserMappingStmt
CreatedbStmt
DefineStmt
DoStmt
ExplainStmt
GrantRoleStmt
IndexStmt
IntoClause
ReindexStmt
TransactionStmt
VacuumStmt
ViewStmt
DefElem (class in pglast.ast)
define_stmt() (in module pglast.printers.ddl)
define_stmt_def_elem() (in module pglast.printers.ddl)
DefineStmt
DefElem
DefineStmt (class in pglast.ast)
Delete (class in pglast.visitors)
delete_stmt() (in module pglast.printers.dml)
DeleteStmt
(class in pglast.ast)
deparse_protobuf() (in module pglast.parser)
DeparseError
discard_stmt() (in module pglast.printers.ddl)
DiscardStmt
(class in pglast.ast)
Displacements (class in pglast.parser)
do_stmt() (in module pglast.printers.ddl)
DoStmt
DefElem
DoStmt (class in pglast.ast)
drop_db_stmt() (in module pglast.printers.ddl)
drop_owned_stmt() (in module pglast.printers.ddl)
drop_role_stmt() (in module pglast.printers.ddl)
drop_stmt() (in module pglast.printers.ddl)
drop_stmt_object_with_args() (in module pglast.printers.ddl)
drop_subscription_stmt() (in module pglast.printers.ddl)
drop_table_space_stmt() (in module pglast.printers.ddl)
drop_user_mapping_stmt() (in module pglast.printers.ddl)
DropdbStmt
(class in pglast.ast)
DropOwnedStmt
(class in pglast.ast)
DropRoleStmt
(class in pglast.ast)
DropStmt
ObjectWithArgs
DropStmt (class in pglast.ast)
DropSubscriptionStmt
(class in pglast.ast)
DropTableSpaceStmt
(class in pglast.ast)
DropUserMappingStmt
(class in pglast.ast)
E
Error
ExclusiveLock (in module pglast.enums.lockdefs)
execute_stmt() (in module pglast.printers.dml)
ExecuteStmt
(class in pglast.ast)
explain_stmt() (in module pglast.printers.dml)
explain_stmt_def_elem() (in module pglast.printers.dml)
ExplainStmt
DefElem
ExplainStmt (class in pglast.ast)
expression() (pglast.stream.RawStream method)
extract() (in module pglast.printers.sfuncs)
F
fetch_stmt() (in module pglast.printers.dml)
FetchStmt
(class in pglast.ast)
FieldSelect (class in pglast.ast)
FieldStore (class in pglast.ast)
find_nearest() (pglast.visitors.Ancestor method)
fingerprint() (in module pglast.parser)
FKCONSTR_ACTION_CASCADE (in module pglast.enums.parsenodes)
FKCONSTR_ACTION_NOACTION (in module pglast.enums.parsenodes)
FKCONSTR_ACTION_RESTRICT (in module pglast.enums.parsenodes)
FKCONSTR_ACTION_SETDEFAULT (in module pglast.enums.parsenodes)
FKCONSTR_ACTION_SETNULL (in module pglast.enums.parsenodes)
FKCONSTR_MATCH_FULL (in module pglast.enums.parsenodes)
FKCONSTR_MATCH_PARTIAL (in module pglast.enums.parsenodes)
FKCONSTR_MATCH_SIMPLE (in module pglast.enums.parsenodes)
Float
(class in pglast.ast)
float() (in module pglast.printers.dml)
FRAMEOPTION_BETWEEN (in module pglast.enums.parsenodes)
FRAMEOPTION_END_CURRENT_ROW (in module pglast.enums.parsenodes)
FRAMEOPTION_END_OFFSET_FOLLOWING (in module pglast.enums.parsenodes)
FRAMEOPTION_END_OFFSET_PRECEDING (in module pglast.enums.parsenodes)
FRAMEOPTION_END_UNBOUNDED_FOLLOWING (in module pglast.enums.parsenodes)
FRAMEOPTION_END_UNBOUNDED_PRECEDING (in module pglast.enums.parsenodes)
FRAMEOPTION_EXCLUDE_CURRENT_ROW (in module pglast.enums.parsenodes)
FRAMEOPTION_EXCLUDE_GROUP (in module pglast.enums.parsenodes)
FRAMEOPTION_EXCLUDE_TIES (in module pglast.enums.parsenodes)
FRAMEOPTION_GROUPS (in module pglast.enums.parsenodes)
FRAMEOPTION_NONDEFAULT (in module pglast.enums.parsenodes)
FRAMEOPTION_RANGE (in module pglast.enums.parsenodes)
FRAMEOPTION_ROWS (in module pglast.enums.parsenodes)
FRAMEOPTION_START_CURRENT_ROW (in module pglast.enums.parsenodes)
FRAMEOPTION_START_OFFSET_FOLLOWING (in module pglast.enums.parsenodes)
FRAMEOPTION_START_OFFSET_PRECEDING (in module pglast.enums.parsenodes)
FRAMEOPTION_START_UNBOUNDED_FOLLOWING (in module pglast.enums.parsenodes)
FRAMEOPTION_START_UNBOUNDED_PRECEDING (in module pglast.enums.parsenodes)
FromExpr (class in pglast.ast)
func_call() (in module pglast.printers.dml)
func_call_window_def() (in module pglast.printers.dml)
FuncCall
A_Indirection
WindowDef
FuncCall (class in pglast.ast)
FuncExpr (class in pglast.ast)
function_parameter() (in module pglast.printers.ddl)
FunctionParameter
(class in pglast.ast)
G
get_postgresql_version() (in module pglast.parser)
get_printer_for_function() (pglast.stream.RawStream method)
get_printer_for_node() (in module pglast.printers)
grant_role_stmt() (in module pglast.printers.ddl)
grant_role_stmt_opt() (in module pglast.printers.ddl)
grant_stmt() (in module pglast.printers.ddl)
GrantRoleStmt
DefElem
GrantRoleStmt (class in pglast.ast)
GrantStmt
(class in pglast.ast)
grouping_func() (in module pglast.printers.dml)
grouping_set() (in module pglast.printers.dml)
GroupingFunc
(class in pglast.ast)
GroupingSet
(class in pglast.ast)
I
import_foreign_schema_stmt() (in module pglast.printers.ddl)
ImportForeignSchemaStmt
(class in pglast.ast)
indent() (pglast.stream.IndentedStream method)
(pglast.stream.RawStream method)
IndentedStream (class in pglast.stream)
index_elem() (in module pglast.printers.dml)
index_stmt() (in module pglast.printers.ddl)
IndexElem
(class in pglast.ast)
IndexStmt
DefElem
IndexStmt (class in pglast.ast)
infer_clause() (in module pglast.printers.dml)
InferClause
(class in pglast.ast)
InferenceElem (class in pglast.ast)
InlineCodeBlock (class in pglast.ast)
insert_stmt() (in module pglast.printers.dml)
InsertStmt
(class in pglast.ast)
Integer
(class in pglast.ast)
integer() (in module pglast.printers.dml)
into_clause() (in module pglast.printers.dml)
IntoClause
DefElem
IntoClause (class in pglast.ast)
iterate() (pglast.visitors.Visitor method)
J
join_expr() (in module pglast.printers.dml)
JoinExpr
(class in pglast.ast)
json_agg_constructor() (in module pglast.printers.dml)
json_array_agg() (in module pglast.printers.dml)
json_array_constructor() (in module pglast.printers.dml)
json_array_query_constructor() (in module pglast.printers.dml)
json_format() (in module pglast.printers.dml)
json_is_predicate() (in module pglast.printers.dml)
json_key_value() (in module pglast.printers.dml)
json_object_agg() (in module pglast.printers.dml)
json_object_constructor() (in module pglast.printers.dml)
json_output() (in module pglast.printers.dml)
json_returning() (in module pglast.printers.dml)
json_value_expr() (in module pglast.printers.dml)
JsonAggConstructor
(class in pglast.ast)
JsonArrayAgg
(class in pglast.ast)
JsonArrayConstructor
(class in pglast.ast)
JsonArrayQueryConstructor
(class in pglast.ast)
JsonConstructorExpr (class in pglast.ast)
JsonFormat
(class in pglast.ast)
JsonIsPredicate
(class in pglast.ast)
JsonKeyValue
(class in pglast.ast)
JsonObjectAgg
(class in pglast.ast)
JsonObjectConstructor
(class in pglast.ast)
JsonOutput
(class in pglast.ast)
JsonReturning
(class in pglast.ast)
JsonValueExpr
(class in pglast.ast)
L
listen_stmt() (in module pglast.printers.dml)
ListenStmt
(class in pglast.ast)
load_stmt() (in module pglast.printers.ddl)
LoadStmt
(class in pglast.ast)
lock_stmt() (in module pglast.printers.ddl)
locking_clause() (in module pglast.printers.dml)
LockingClause
(class in pglast.ast)
LockStmt
(class in pglast.ast)
LONG_MAX (in module pglast.parser)
ltrim() (in module pglast.printers.sfuncs)
M
MaxLockMode (in module pglast.enums.lockdefs)
maybe_write_space() (pglast.stream.OutputStream method)
merge_stmt() (in module pglast.printers.dml)
merge_when_clause() (in module pglast.printers.dml)
MergeAction (class in pglast.ast)
MergeStmt
(class in pglast.ast)
MergeWhenClause
ResTarget
MergeWhenClause (class in pglast.ast)
min_max_expr() (in module pglast.printers.dml)
MinMaxExpr
(class in pglast.ast)
multi_assign_ref() (in module pglast.printers.dml)
MultiAssignRef
(class in pglast.ast)
N
N_ACL_RIGHTS (in module pglast.enums.parsenodes)
named_arg_expr() (in module pglast.printers.dml)
NamedArgExpr
(class in pglast.ast)
newline() (pglast.stream.IndentedStream method)
(pglast.stream.RawStream method)
Node (class in pglast.ast)
node_printer() (in module pglast.printers)
NODE_PRINTERS (in module pglast.printers)
NoLock (in module pglast.enums.lockdefs)
normalize() (in module pglast.printers.sfuncs)
notify_stmt() (in module pglast.printers.ddl)
NotifyStmt
(class in pglast.ast)
null_test() (in module pglast.printers.dml)
NullTest
(class in pglast.ast)
O
object_with_args() (in module pglast.printers.ddl)
ObjectWithArgs
AlterObjectSchemaStmt
AlterOperatorStmt
AlterOwnerStmt
CommentStmt
DropStmt
ObjectWithArgs (class in pglast.ast)
on_conflict_clause() (in module pglast.printers.dml)
OnConflictClause
ResTarget
OnConflictClause (class in pglast.ast)
OnConflictExpr (class in pglast.ast)
OPCLASS_ITEM_FUNCTION (in module pglast.enums.parsenodes)
OPCLASS_ITEM_OPERATOR (in module pglast.enums.parsenodes)
OPCLASS_ITEM_STORAGETYPE (in module pglast.enums.parsenodes)
OpExpr (class in pglast.ast)
OutputStream (class in pglast.stream)
overlaps() (in module pglast.printers.sfuncs)
overlay() (in module pglast.printers.sfuncs)
P
Param (class in pglast.ast)
param_ref() (in module pglast.printers.dml)
ParamRef
(class in pglast.ast)
parse_plpgsql_json() (in module pglast.parser)
parse_sql() (in module pglast.parser)
parse_sql_json() (in module pglast.parser)
parse_sql_protobuf() (in module pglast.parser)
ParseError
partition_bound_spec() (in module pglast.printers.ddl)
partition_cmd() (in module pglast.printers.ddl)
partition_elem() (in module pglast.printers.ddl)
partition_range_datum() (in module pglast.printers.ddl)
partition_spec() (in module pglast.printers.ddl)
PartitionBoundSpec
(class in pglast.ast)
PartitionCmd
(class in pglast.ast)
PartitionElem
(class in pglast.ast)
PartitionRangeDatum
(class in pglast.ast)
PartitionSpec
(class in pglast.ast)
pg_collation_for() (in module pglast.printers.sfuncs)
pglast (module)
pglast.ast (module)
pglast.enums (module)
pglast.enums.lockdefs (module)
pglast.enums.lockoptions (module)
pglast.enums.lockoptions.LockClauseStrength (class in pglast.enums.lockoptions)
pglast.enums.lockoptions.LockClauseStrength.LCS_FORKEYSHARE (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockClauseStrength.LCS_FORNOKEYUPDATE (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockClauseStrength.LCS_FORSHARE (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockClauseStrength.LCS_FORUPDATE (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockClauseStrength.LCS_NONE (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockTupleMode (class in pglast.enums.lockoptions)
pglast.enums.lockoptions.LockTupleMode.LockTupleExclusive (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockTupleMode.LockTupleKeyShare (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockTupleMode.LockTupleNoKeyExclusive (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockTupleMode.LockTupleShare (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockWaitPolicy (class in pglast.enums.lockoptions)
pglast.enums.lockoptions.LockWaitPolicy.LockWaitBlock (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockWaitPolicy.LockWaitError (in module pglast.enums.lockoptions)
pglast.enums.lockoptions.LockWaitPolicy.LockWaitSkip (in module pglast.enums.lockoptions)
pglast.enums.nodes (module)
pglast.enums.nodes.AggSplit (class in pglast.enums.nodes)
pglast.enums.nodes.AggSplit.AGGSPLIT_FINAL_DESERIAL (in module pglast.enums.nodes)
pglast.enums.nodes.AggSplit.AGGSPLIT_INITIAL_SERIAL (in module pglast.enums.nodes)
pglast.enums.nodes.AggSplit.AGGSPLIT_SIMPLE (in module pglast.enums.nodes)
pglast.enums.nodes.AggStrategy (class in pglast.enums.nodes)
pglast.enums.nodes.AggStrategy.AGG_HASHED (in module pglast.enums.nodes)
pglast.enums.nodes.AggStrategy.AGG_MIXED (in module pglast.enums.nodes)
pglast.enums.nodes.AggStrategy.AGG_PLAIN (in module pglast.enums.nodes)
pglast.enums.nodes.AggStrategy.AGG_SORTED (in module pglast.enums.nodes)
pglast.enums.nodes.CmdType (class in pglast.enums.nodes)
pglast.enums.nodes.CmdType.CMD_DELETE (in module pglast.enums.nodes)
pglast.enums.nodes.CmdType.CMD_INSERT (in module pglast.enums.nodes)
pglast.enums.nodes.CmdType.CMD_MERGE (in module pglast.enums.nodes)
pglast.enums.nodes.CmdType.CMD_NOTHING (in module pglast.enums.nodes)
pglast.enums.nodes.CmdType.CMD_SELECT (in module pglast.enums.nodes)
pglast.enums.nodes.CmdType.CMD_UNKNOWN (in module pglast.enums.nodes)
pglast.enums.nodes.CmdType.CMD_UPDATE (in module pglast.enums.nodes)
pglast.enums.nodes.CmdType.CMD_UTILITY (in module pglast.enums.nodes)
pglast.enums.nodes.JoinType (class in pglast.enums.nodes)
pglast.enums.nodes.JoinType.JOIN_ANTI (in module pglast.enums.nodes)
pglast.enums.nodes.JoinType.JOIN_FULL (in module pglast.enums.nodes)
pglast.enums.nodes.JoinType.JOIN_INNER (in module pglast.enums.nodes)
pglast.enums.nodes.JoinType.JOIN_LEFT (in module pglast.enums.nodes)
pglast.enums.nodes.JoinType.JOIN_RIGHT (in module pglast.enums.nodes)
pglast.enums.nodes.JoinType.JOIN_RIGHT_ANTI (in module pglast.enums.nodes)
pglast.enums.nodes.JoinType.JOIN_SEMI (in module pglast.enums.nodes)
pglast.enums.nodes.JoinType.JOIN_UNIQUE_INNER (in module pglast.enums.nodes)
pglast.enums.nodes.JoinType.JOIN_UNIQUE_OUTER (in module pglast.enums.nodes)
pglast.enums.nodes.LimitOption (class in pglast.enums.nodes)
pglast.enums.nodes.LimitOption.LIMIT_OPTION_COUNT (in module pglast.enums.nodes)
pglast.enums.nodes.LimitOption.LIMIT_OPTION_DEFAULT (in module pglast.enums.nodes)
pglast.enums.nodes.LimitOption.LIMIT_OPTION_WITH_TIES (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag (class in pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_A_ArrayExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_A_Const (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_A_Expr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_A_Indices (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_A_Indirection (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_A_Star (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AccessPriv (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Agg (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AggInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AggPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Aggref (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AggState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AggTransInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Alias (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AllocSetContext (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterCollationStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterDatabaseRefreshCollStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterDatabaseSetStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterDatabaseStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterDefaultPrivilegesStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterDomainStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterEnumStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterEventTrigStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterExtensionContentsStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterExtensionStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterFdwStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterForeignServerStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterFunctionStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlternativeSubPlan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterObjectDependsStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterObjectSchemaStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterOperatorStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterOpFamilyStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterOwnerStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterPolicyStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterPublicationStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterRoleSetStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterRoleStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterSeqStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterStatsStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterSubscriptionStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterSystemStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterTableCmd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterTableMoveAllStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterTableSpaceOptionsStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterTableStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterTSConfigurationStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterTSDictionaryStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterTypeStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AlterUserMappingStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Append (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AppendPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AppendRelInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_AppendState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ArrayCoerceExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ArrayExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BaseBackupCmd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapAnd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapAndPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapAndState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapHeapPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapHeapScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapHeapScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapIndexScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapIndexScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapOr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapOrPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitmapOrState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Bitmapset (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BitString (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Boolean (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BooleanTest (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_BoolExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CallContext (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CallStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CaseExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CaseTestExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CaseWhen (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CheckPointStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ClosePortalStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ClusterStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CoalesceExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CoerceToDomain (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CoerceToDomainValue (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CoerceViaIO (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CollateClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CollateExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ColumnDef (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ColumnRef (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CommentStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CommonTableExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CompositeTypeStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Const (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Constraint (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ConstraintsSetStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ConvertRowtypeExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CopyStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateAmStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateCastStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateConversionStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreatedbStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateDomainStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateEnumStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateEventTrigStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateExtensionStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateFdwStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateForeignServerStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateForeignTableStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateFunctionStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateOpClassItem (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateOpClassStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateOpFamilyStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreatePLangStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreatePolicyStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreatePublicationStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateRangeStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateReplicationSlotCmd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateRoleStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateSchemaStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateSeqStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateStatsStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateSubscriptionStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateTableAsStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateTableSpaceStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateTransformStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateTrigStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CreateUserMappingStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CTECycleClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CteScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CteScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CTESearchClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CurrentOfExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CustomPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CustomScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_CustomScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DeallocateStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DeclareCursorStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DefElem (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DefineStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DeleteStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DiscardStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DistinctExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DomainConstraintState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DoStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DropdbStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DropOwnedStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DropReplicationSlotCmd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DropRoleStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DropStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DropSubscriptionStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DropTableSpaceStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_DropUserMappingStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_EquivalenceClass (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_EquivalenceMember (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ErrorSaveContext (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_EState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_EventTriggerData (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ExecuteStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ExplainStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ExprContext (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ExprState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ExtensibleNode (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FdwRoutine (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FetchStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FieldSelect (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FieldStore (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Float (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ForeignKeyCacheInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ForeignKeyOptInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ForeignPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ForeignScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ForeignScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FromExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FuncCall (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FuncExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FunctionParameter (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FunctionScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_FunctionScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Gather (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GatherMerge (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GatherMergePath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GatherMergeState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GatherPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GatherState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GenerationContext (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GrantRoleStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GrantStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Group (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GroupingFunc (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GroupingSet (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GroupingSetData (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GroupingSetsPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GroupPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GroupResultPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_GroupState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Hash (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_HashJoin (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_HashJoinState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_HashPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_HashState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IdentifySystemCmd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ImportForeignSchemaStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IncrementalSort (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IncrementalSortPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IncrementalSortState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexAmRoutine (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexElem (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexOnlyScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexOnlyScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexOptInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IndexStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_InferClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_InferenceElem (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_InlineCodeBlock (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_InsertStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Integer (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IntList (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_IntoClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Invalid (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JoinDomain (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JoinExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JoinState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonAggConstructor (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonArrayAgg (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonArrayConstructor (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonArrayQueryConstructor (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonConstructorExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonFormat (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonIsPredicate (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonKeyValue (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonObjectAgg (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonObjectConstructor (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonOutput (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonReturning (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JsonValueExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_JunkFilter (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Limit (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_LimitPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_LimitState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_List (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ListenStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_LoadStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_LockingClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_LockRows (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_LockRowsPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_LockRowsState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_LockStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Material (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MaterialPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MaterialState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Memoize (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MemoizePath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MemoizeState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergeAction (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergeActionState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergeAppend (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergeAppendPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergeAppendState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergeJoin (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergeJoinState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergePath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergeStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MergeWhenClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MinMaxAggInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MinMaxAggPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MinMaxExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ModifyTable (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ModifyTablePath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ModifyTableState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_MultiAssignRef (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NamedArgExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NamedTuplestoreScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NamedTuplestoreScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NestLoop (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NestLoopParam (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NestLoopState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NestPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NextValueExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NotifyStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NullIfExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_NullTest (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ObjectWithArgs (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_OidList (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_OnConflictClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_OnConflictExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_OnConflictSetState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_OpExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_OuterJoinClauseInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Param (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ParamPathInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ParamRef (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PartitionBoundSpec (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PartitionCmd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PartitionedRelPruneInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PartitionElem (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PartitionPruneInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PartitionPruneStepCombine (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PartitionPruneStepOp (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PartitionRangeDatum (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PartitionSpec (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Path (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PathKey (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PathTarget (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PlaceHolderInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PlaceHolderVar (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PlanInvalItem (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PlannedStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PlannerGlobal (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PlannerInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PlannerParamItem (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PlanRowMark (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PLAssignStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PrepareStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ProjectionInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ProjectionPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ProjectSet (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ProjectSetPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ProjectSetState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PublicationObjSpec (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_PublicationTable (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Query (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RangeFunction (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RangeSubselect (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RangeTableFunc (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RangeTableFuncCol (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RangeTableSample (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RangeTblEntry (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RangeTblFunction (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RangeTblRef (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RangeVar (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RawStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ReadReplicationSlotCmd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ReassignOwnedStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RecursiveUnion (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RecursiveUnionPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RecursiveUnionState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RefreshMatViewStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ReindexStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RelabelType (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RelOptInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RenameStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ReplicaIdentityStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ResTarget (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RestrictInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Result (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ResultRelInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ResultState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ReturnSetInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ReturnStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RoleSpec (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RollupData (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RowCompareExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RowExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RowIdentityVarInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RowMarkClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RTEPermissionInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_RuleStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SampleScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SampleScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ScalarArrayOpExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SecLabelStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SelectStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SeqScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SeqScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SetExprState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SetOp (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SetOperationStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SetOpPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SetOpState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SetToDefault (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SlabContext (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Sort (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SortBy (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SortGroupClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SortPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SortState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SpecialJoinInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SQLValueFunction (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_StartReplicationCmd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_StatisticExtInfo (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_StatsElem (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_String (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SubLink (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SubPlan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SubPlanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SubqueryScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SubqueryScanPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SubqueryScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SubscriptingRef (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SupportRequestCost (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SupportRequestIndexCondition (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SupportRequestOptimizeWindowClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SupportRequestRows (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SupportRequestSelectivity (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SupportRequestSimplify (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_SupportRequestWFuncMonotonic (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TableAmRoutine (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TableFunc (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TableFuncScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TableFuncScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TableLikeClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TableSampleClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TargetEntry (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TIDBitmap (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TidPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TidRangePath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TidRangeScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TidRangeScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TidScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TidScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TimeLineHistoryCmd (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TransactionStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TriggerData (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TriggerTransition (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TruncateStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TsmRoutine (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TupleTableSlot (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TypeCast (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_TypeName (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Unique (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_UniquePath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_UniqueState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_UnlistenStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_UpdateStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_UpperUniquePath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_VacuumRelation (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_VacuumStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ValuesScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ValuesScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_Var (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_VariableSetStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_VariableShowStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_ViewStmt (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WindowAgg (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WindowAggPath (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WindowAggState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WindowClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WindowDef (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WindowFunc (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WindowFuncExprState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WindowObjectData (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WithCheckOption (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WithClause (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WorkTableScan (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_WorkTableScanState (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_XidList (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_XmlExpr (in module pglast.enums.nodes)
pglast.enums.nodes.NodeTag.T_XmlSerialize (in module pglast.enums.nodes)
pglast.enums.nodes.OnConflictAction (class in pglast.enums.nodes)
pglast.enums.nodes.OnConflictAction.ONCONFLICT_NONE (in module pglast.enums.nodes)
pglast.enums.nodes.OnConflictAction.ONCONFLICT_NOTHING (in module pglast.enums.nodes)
pglast.enums.nodes.OnConflictAction.ONCONFLICT_UPDATE (in module pglast.enums.nodes)
pglast.enums.nodes.SetOpCmd (class in pglast.enums.nodes)
pglast.enums.nodes.SetOpCmd.SETOPCMD_EXCEPT (in module pglast.enums.nodes)
pglast.enums.nodes.SetOpCmd.SETOPCMD_EXCEPT_ALL (in module pglast.enums.nodes)
pglast.enums.nodes.SetOpCmd.SETOPCMD_INTERSECT (in module pglast.enums.nodes)
pglast.enums.nodes.SetOpCmd.SETOPCMD_INTERSECT_ALL (in module pglast.enums.nodes)
pglast.enums.nodes.SetOpStrategy (class in pglast.enums.nodes)
pglast.enums.nodes.SetOpStrategy.SETOP_HASHED (in module pglast.enums.nodes)
pglast.enums.nodes.SetOpStrategy.SETOP_SORTED (in module pglast.enums.nodes)
pglast.enums.parsenodes (module)
pglast.enums.parsenodes.A_Expr_Kind (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_BETWEEN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_BETWEEN_SYM (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_DISTINCT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_ILIKE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_IN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_LIKE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_NOT_BETWEEN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_NOT_BETWEEN_SYM (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_NOT_DISTINCT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_NULLIF (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_OP (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_OP_ALL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_OP_ANY (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.A_Expr_Kind.AEXPR_SIMILAR (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterPublicationAction (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterPublicationAction.AP_AddObjects (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterPublicationAction.AP_DropObjects (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterPublicationAction.AP_SetObjects (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterSubscriptionType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterSubscriptionType.ALTER_SUBSCRIPTION_ADD_PUBLICATION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterSubscriptionType.ALTER_SUBSCRIPTION_CONNECTION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterSubscriptionType.ALTER_SUBSCRIPTION_DROP_PUBLICATION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterSubscriptionType.ALTER_SUBSCRIPTION_ENABLED (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterSubscriptionType.ALTER_SUBSCRIPTION_OPTIONS (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterSubscriptionType.ALTER_SUBSCRIPTION_REFRESH (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterSubscriptionType.ALTER_SUBSCRIPTION_SET_PUBLICATION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterSubscriptionType.ALTER_SUBSCRIPTION_SKIP (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AddColumn (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AddColumnToView (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AddConstraint (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AddIdentity (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AddIndex (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AddIndexConstraint (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AddInherit (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AddOf (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AlterColumnGenericOptions (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AlterColumnType (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AlterConstraint (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_AttachPartition (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ChangeOwner (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_CheckNotNull (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ClusterOn (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ColumnDefault (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_CookedColumnDefault (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DetachPartition (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DetachPartitionFinalize (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DisableRowSecurity (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DisableRule (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DisableTrig (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DisableTrigAll (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DisableTrigUser (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DropCluster (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DropColumn (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DropConstraint (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DropExpression (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DropIdentity (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DropInherit (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DropNotNull (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DropOf (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_DropOids (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_EnableAlwaysRule (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_EnableAlwaysTrig (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_EnableReplicaRule (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_EnableReplicaTrig (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_EnableRowSecurity (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_EnableRule (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_EnableTrig (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_EnableTrigAll (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_EnableTrigUser (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ForceRowSecurity (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_GenericOptions (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_NoForceRowSecurity (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ReAddComment (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ReAddConstraint (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ReAddDomainConstraint (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ReAddIndex (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ReAddStatistics (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ReplaceRelOptions (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ReplicaIdentity (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ResetOptions (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ResetRelOptions (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetAccessMethod (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetCompression (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetIdentity (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetLogged (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetNotNull (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetOptions (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetRelOptions (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetStatistics (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetStorage (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetTableSpace (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_SetUnLogged (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTableType.AT_ValidateConstraint (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTSConfigType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTSConfigType.ALTER_TSCONFIG_ADD_MAPPING (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTSConfigType.ALTER_TSCONFIG_ALTER_MAPPING_FOR_TOKEN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTSConfigType.ALTER_TSCONFIG_DROP_MAPPING (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTSConfigType.ALTER_TSCONFIG_REPLACE_DICT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.AlterTSConfigType.ALTER_TSCONFIG_REPLACE_DICT_FOR_TOKEN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_ATTR_DEFERRABLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_ATTR_DEFERRED (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_ATTR_IMMEDIATE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_ATTR_NOT_DEFERRABLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_CHECK (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_DEFAULT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_EXCLUSION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_FOREIGN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_GENERATED (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_IDENTITY (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_NOTNULL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_NULL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_PRIMARY (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ConstrType.CONSTR_UNIQUE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.CTEMaterialize (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.CTEMaterialize.CTEMaterializeAlways (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.CTEMaterialize.CTEMaterializeDefault (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.CTEMaterialize.CTEMaterializeNever (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DefElemAction (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.DefElemAction.DEFELEM_ADD (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DefElemAction.DEFELEM_DROP (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DefElemAction.DEFELEM_SET (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DefElemAction.DEFELEM_UNSPEC (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DiscardMode (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.DiscardMode.DISCARD_ALL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DiscardMode.DISCARD_PLANS (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DiscardMode.DISCARD_SEQUENCES (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DiscardMode.DISCARD_TEMP (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DropBehavior (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.DropBehavior.DROP_CASCADE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.DropBehavior.DROP_RESTRICT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FetchDirection (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.FetchDirection.FETCH_ABSOLUTE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FetchDirection.FETCH_BACKWARD (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FetchDirection.FETCH_FORWARD (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FetchDirection.FETCH_RELATIVE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FunctionParameterMode (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.FunctionParameterMode.FUNC_PARAM_DEFAULT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FunctionParameterMode.FUNC_PARAM_IN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FunctionParameterMode.FUNC_PARAM_INOUT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FunctionParameterMode.FUNC_PARAM_OUT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FunctionParameterMode.FUNC_PARAM_TABLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.FunctionParameterMode.FUNC_PARAM_VARIADIC (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.GrantTargetType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.GrantTargetType.ACL_TARGET_ALL_IN_SCHEMA (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.GrantTargetType.ACL_TARGET_DEFAULTS (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.GrantTargetType.ACL_TARGET_OBJECT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.GroupingSetKind (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.GroupingSetKind.GROUPING_SET_CUBE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.GroupingSetKind.GROUPING_SET_EMPTY (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.GroupingSetKind.GROUPING_SET_ROLLUP (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.GroupingSetKind.GROUPING_SET_SETS (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.GroupingSetKind.GROUPING_SET_SIMPLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ImportForeignSchemaType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.ImportForeignSchemaType.FDW_IMPORT_SCHEMA_ALL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ImportForeignSchemaType.FDW_IMPORT_SCHEMA_EXCEPT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ImportForeignSchemaType.FDW_IMPORT_SCHEMA_LIMIT_TO (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_ACCESS_METHOD (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_AGGREGATE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_AMOP (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_AMPROC (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_ATTRIBUTE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_CAST (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_COLLATION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_COLUMN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_CONVERSION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_DATABASE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_DEFACL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_DEFAULT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_DOMAIN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_DOMCONSTRAINT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_EVENT_TRIGGER (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_EXTENSION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_FDW (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_FOREIGN_SERVER (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_FOREIGN_TABLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_FUNCTION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_INDEX (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_LANGUAGE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_LARGEOBJECT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_MATVIEW (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_OPCLASS (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_OPERATOR (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_OPFAMILY (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_PARAMETER_ACL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_POLICY (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_PROCEDURE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_PUBLICATION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_PUBLICATION_NAMESPACE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_PUBLICATION_REL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_ROLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_ROUTINE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_RULE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_SCHEMA (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_SEQUENCE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_STATISTIC_EXT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_SUBSCRIPTION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TABCONSTRAINT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TABLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TABLESPACE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TRANSFORM (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TRIGGER (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TSCONFIGURATION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TSDICTIONARY (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TSPARSER (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TSTEMPLATE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_TYPE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_USER_MAPPING (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ObjectType.OBJECT_VIEW (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.OverridingKind (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.OverridingKind.OVERRIDING_NOT_SET (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.OverridingKind.OVERRIDING_SYSTEM_VALUE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.OverridingKind.OVERRIDING_USER_VALUE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PartitionRangeDatumKind (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.PartitionRangeDatumKind.PARTITION_RANGE_DATUM_MAXVALUE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PartitionRangeDatumKind.PARTITION_RANGE_DATUM_MINVALUE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PartitionRangeDatumKind.PARTITION_RANGE_DATUM_VALUE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PartitionStrategy (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.PartitionStrategy.PARTITION_STRATEGY_HASH (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PartitionStrategy.PARTITION_STRATEGY_LIST (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PartitionStrategy.PARTITION_STRATEGY_RANGE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PublicationObjSpecType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.PublicationObjSpecType.PUBLICATIONOBJ_CONTINUATION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PublicationObjSpecType.PUBLICATIONOBJ_TABLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PublicationObjSpecType.PUBLICATIONOBJ_TABLES_IN_CUR_SCHEMA (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.PublicationObjSpecType.PUBLICATIONOBJ_TABLES_IN_SCHEMA (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.QuerySource (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.QuerySource.QSRC_INSTEAD_RULE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.QuerySource.QSRC_NON_INSTEAD_RULE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.QuerySource.QSRC_ORIGINAL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.QuerySource.QSRC_PARSER (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.QuerySource.QSRC_QUAL_INSTEAD_RULE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ReindexObjectType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.ReindexObjectType.REINDEX_OBJECT_DATABASE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ReindexObjectType.REINDEX_OBJECT_INDEX (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ReindexObjectType.REINDEX_OBJECT_SCHEMA (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ReindexObjectType.REINDEX_OBJECT_SYSTEM (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ReindexObjectType.REINDEX_OBJECT_TABLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleSpecType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleSpecType.ROLESPEC_CSTRING (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleSpecType.ROLESPEC_CURRENT_ROLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleSpecType.ROLESPEC_CURRENT_USER (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleSpecType.ROLESPEC_PUBLIC (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleSpecType.ROLESPEC_SESSION_USER (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleStmtType (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleStmtType.ROLESTMT_GROUP (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleStmtType.ROLESTMT_ROLE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RoleStmtType.ROLESTMT_USER (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind.RTE_CTE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind.RTE_FUNCTION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind.RTE_JOIN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind.RTE_NAMEDTUPLESTORE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind.RTE_RELATION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind.RTE_RESULT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind.RTE_SUBQUERY (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind.RTE_TABLEFUNC (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.RTEKind.RTE_VALUES (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SetOperation (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.SetOperation.SETOP_EXCEPT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SetOperation.SETOP_INTERSECT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SetOperation.SETOP_NONE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SetOperation.SETOP_UNION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SetQuantifier (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.SetQuantifier.SET_QUANTIFIER_ALL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SetQuantifier.SET_QUANTIFIER_DEFAULT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SetQuantifier.SET_QUANTIFIER_DISTINCT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SortByDir (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.SortByDir.SORTBY_ASC (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SortByDir.SORTBY_DEFAULT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SortByDir.SORTBY_DESC (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SortByDir.SORTBY_USING (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SortByNulls (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.SortByNulls.SORTBY_NULLS_DEFAULT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SortByNulls.SORTBY_NULLS_FIRST (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.SortByNulls.SORTBY_NULLS_LAST (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_ALL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_COMMENTS (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_COMPRESSION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_CONSTRAINTS (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_DEFAULTS (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_GENERATED (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_IDENTITY (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_INDEXES (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_STATISTICS (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TableLikeOption.CREATE_TABLE_LIKE_STORAGE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_BEGIN (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_COMMIT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_COMMIT_PREPARED (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_PREPARE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_RELEASE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_ROLLBACK (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_ROLLBACK_PREPARED (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_ROLLBACK_TO (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_SAVEPOINT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.TransactionStmtKind.TRANS_STMT_START (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.VariableSetKind (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.VariableSetKind.VAR_RESET (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.VariableSetKind.VAR_RESET_ALL (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.VariableSetKind.VAR_SET_CURRENT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.VariableSetKind.VAR_SET_DEFAULT (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.VariableSetKind.VAR_SET_MULTI (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.VariableSetKind.VAR_SET_VALUE (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ViewCheckOption (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.ViewCheckOption.CASCADED_CHECK_OPTION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ViewCheckOption.LOCAL_CHECK_OPTION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.ViewCheckOption.NO_CHECK_OPTION (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.WCOKind (class in pglast.enums.parsenodes)
pglast.enums.parsenodes.WCOKind.WCO_RLS_CONFLICT_CHECK (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.WCOKind.WCO_RLS_INSERT_CHECK (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.WCOKind.WCO_RLS_MERGE_DELETE_CHECK (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.WCOKind.WCO_RLS_MERGE_UPDATE_CHECK (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.WCOKind.WCO_RLS_UPDATE_CHECK (in module pglast.enums.parsenodes)
pglast.enums.parsenodes.WCOKind.WCO_VIEW_CHECK (in module pglast.enums.parsenodes)
pglast.enums.pg_am (module)
pglast.enums.pg_attribute (module)
pglast.enums.pg_class (module)
pglast.enums.pg_trigger (module)
pglast.enums.primnodes (module)
pglast.enums.primnodes.BoolExprType (class in pglast.enums.primnodes)
pglast.enums.primnodes.BoolExprType.AND_EXPR (in module pglast.enums.primnodes)
pglast.enums.primnodes.BoolExprType.NOT_EXPR (in module pglast.enums.primnodes)
pglast.enums.primnodes.BoolExprType.OR_EXPR (in module pglast.enums.primnodes)
pglast.enums.primnodes.BoolTestType (class in pglast.enums.primnodes)
pglast.enums.primnodes.BoolTestType.IS_FALSE (in module pglast.enums.primnodes)
pglast.enums.primnodes.BoolTestType.IS_NOT_FALSE (in module pglast.enums.primnodes)
pglast.enums.primnodes.BoolTestType.IS_NOT_TRUE (in module pglast.enums.primnodes)
pglast.enums.primnodes.BoolTestType.IS_NOT_UNKNOWN (in module pglast.enums.primnodes)
pglast.enums.primnodes.BoolTestType.IS_TRUE (in module pglast.enums.primnodes)
pglast.enums.primnodes.BoolTestType.IS_UNKNOWN (in module pglast.enums.primnodes)
pglast.enums.primnodes.CoercionContext (class in pglast.enums.primnodes)
pglast.enums.primnodes.CoercionContext.COERCION_ASSIGNMENT (in module pglast.enums.primnodes)
pglast.enums.primnodes.CoercionContext.COERCION_EXPLICIT (in module pglast.enums.primnodes)
pglast.enums.primnodes.CoercionContext.COERCION_IMPLICIT (in module pglast.enums.primnodes)
pglast.enums.primnodes.CoercionContext.COERCION_PLPGSQL (in module pglast.enums.primnodes)
pglast.enums.primnodes.CoercionForm (class in pglast.enums.primnodes)
pglast.enums.primnodes.CoercionForm.COERCE_EXPLICIT_CALL (in module pglast.enums.primnodes)
pglast.enums.primnodes.CoercionForm.COERCE_EXPLICIT_CAST (in module pglast.enums.primnodes)
pglast.enums.primnodes.CoercionForm.COERCE_IMPLICIT_CAST (in module pglast.enums.primnodes)
pglast.enums.primnodes.CoercionForm.COERCE_SQL_SYNTAX (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonConstructorType (class in pglast.enums.primnodes)
pglast.enums.primnodes.JsonConstructorType.JSCTOR_JSON_ARRAY (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonConstructorType.JSCTOR_JSON_ARRAYAGG (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonConstructorType.JSCTOR_JSON_OBJECT (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonConstructorType.JSCTOR_JSON_OBJECTAGG (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonEncoding (class in pglast.enums.primnodes)
pglast.enums.primnodes.JsonEncoding.JS_ENC_DEFAULT (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonEncoding.JS_ENC_UTF16 (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonEncoding.JS_ENC_UTF32 (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonEncoding.JS_ENC_UTF8 (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonFormatType (class in pglast.enums.primnodes)
pglast.enums.primnodes.JsonFormatType.JS_FORMAT_DEFAULT (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonFormatType.JS_FORMAT_JSON (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonFormatType.JS_FORMAT_JSONB (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonValueType (class in pglast.enums.primnodes)
pglast.enums.primnodes.JsonValueType.JS_TYPE_ANY (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonValueType.JS_TYPE_ARRAY (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonValueType.JS_TYPE_OBJECT (in module pglast.enums.primnodes)
pglast.enums.primnodes.JsonValueType.JS_TYPE_SCALAR (in module pglast.enums.primnodes)
pglast.enums.primnodes.MinMaxOp (class in pglast.enums.primnodes)
pglast.enums.primnodes.MinMaxOp.IS_GREATEST (in module pglast.enums.primnodes)
pglast.enums.primnodes.MinMaxOp.IS_LEAST (in module pglast.enums.primnodes)
pglast.enums.primnodes.NullTestType (class in pglast.enums.primnodes)
pglast.enums.primnodes.NullTestType.IS_NOT_NULL (in module pglast.enums.primnodes)
pglast.enums.primnodes.NullTestType.IS_NULL (in module pglast.enums.primnodes)
pglast.enums.primnodes.OnCommitAction (class in pglast.enums.primnodes)
pglast.enums.primnodes.OnCommitAction.ONCOMMIT_DELETE_ROWS (in module pglast.enums.primnodes)
pglast.enums.primnodes.OnCommitAction.ONCOMMIT_DROP (in module pglast.enums.primnodes)
pglast.enums.primnodes.OnCommitAction.ONCOMMIT_NOOP (in module pglast.enums.primnodes)
pglast.enums.primnodes.OnCommitAction.ONCOMMIT_PRESERVE_ROWS (in module pglast.enums.primnodes)
pglast.enums.primnodes.ParamKind (class in pglast.enums.primnodes)
pglast.enums.primnodes.ParamKind.PARAM_EXEC (in module pglast.enums.primnodes)
pglast.enums.primnodes.ParamKind.PARAM_EXTERN (in module pglast.enums.primnodes)
pglast.enums.primnodes.ParamKind.PARAM_MULTIEXPR (in module pglast.enums.primnodes)
pglast.enums.primnodes.ParamKind.PARAM_SUBLINK (in module pglast.enums.primnodes)
pglast.enums.primnodes.RowCompareType (class in pglast.enums.primnodes)
pglast.enums.primnodes.RowCompareType.ROWCOMPARE_EQ (in module pglast.enums.primnodes)
pglast.enums.primnodes.RowCompareType.ROWCOMPARE_GE (in module pglast.enums.primnodes)
pglast.enums.primnodes.RowCompareType.ROWCOMPARE_GT (in module pglast.enums.primnodes)
pglast.enums.primnodes.RowCompareType.ROWCOMPARE_LE (in module pglast.enums.primnodes)
pglast.enums.primnodes.RowCompareType.ROWCOMPARE_LT (in module pglast.enums.primnodes)
pglast.enums.primnodes.RowCompareType.ROWCOMPARE_NE (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp (class in pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_CURRENT_CATALOG (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_CURRENT_DATE (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_CURRENT_ROLE (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_CURRENT_SCHEMA (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_CURRENT_TIME (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_CURRENT_TIME_N (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_CURRENT_TIMESTAMP (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_CURRENT_TIMESTAMP_N (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_CURRENT_USER (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_LOCALTIME (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_LOCALTIME_N (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_LOCALTIMESTAMP (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_LOCALTIMESTAMP_N (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_SESSION_USER (in module pglast.enums.primnodes)
pglast.enums.primnodes.SQLValueFunctionOp.SVFOP_USER (in module pglast.enums.primnodes)
pglast.enums.primnodes.SubLinkType (class in pglast.enums.primnodes)
pglast.enums.primnodes.SubLinkType.ALL_SUBLINK (in module pglast.enums.primnodes)
pglast.enums.primnodes.SubLinkType.ANY_SUBLINK (in module pglast.enums.primnodes)
pglast.enums.primnodes.SubLinkType.ARRAY_SUBLINK (in module pglast.enums.primnodes)
pglast.enums.primnodes.SubLinkType.CTE_SUBLINK (in module pglast.enums.primnodes)
pglast.enums.primnodes.SubLinkType.EXISTS_SUBLINK (in module pglast.enums.primnodes)
pglast.enums.primnodes.SubLinkType.EXPR_SUBLINK (in module pglast.enums.primnodes)
pglast.enums.primnodes.SubLinkType.MULTIEXPR_SUBLINK (in module pglast.enums.primnodes)
pglast.enums.primnodes.SubLinkType.ROWCOMPARE_SUBLINK (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlExprOp (class in pglast.enums.primnodes)
pglast.enums.primnodes.XmlExprOp.IS_DOCUMENT (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlExprOp.IS_XMLCONCAT (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlExprOp.IS_XMLELEMENT (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlExprOp.IS_XMLFOREST (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlExprOp.IS_XMLPARSE (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlExprOp.IS_XMLPI (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlExprOp.IS_XMLROOT (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlExprOp.IS_XMLSERIALIZE (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlOptionType (class in pglast.enums.primnodes)
pglast.enums.primnodes.XmlOptionType.XMLOPTION_CONTENT (in module pglast.enums.primnodes)
pglast.enums.primnodes.XmlOptionType.XMLOPTION_DOCUMENT (in module pglast.enums.primnodes)
pglast.enums.xml (module)
pglast.enums.xml.PgXmlStrictness (class in pglast.enums.xml)
pglast.enums.xml.PgXmlStrictness.PG_XML_STRICTNESS_ALL (in module pglast.enums.xml)
pglast.enums.xml.PgXmlStrictness.PG_XML_STRICTNESS_LEGACY (in module pglast.enums.xml)
pglast.enums.xml.PgXmlStrictness.PG_XML_STRICTNESS_WELLFORMED (in module pglast.enums.xml)
pglast.enums.xml.XmlBinaryType (class in pglast.enums.xml)
pglast.enums.xml.XmlBinaryType.XMLBINARY_BASE64 (in module pglast.enums.xml)
pglast.enums.xml.XmlBinaryType.XMLBINARY_HEX (in module pglast.enums.xml)
pglast.enums.xml.XmlStandaloneType (class in pglast.enums.xml)
pglast.enums.xml.XmlStandaloneType.XML_STANDALONE_NO (in module pglast.enums.xml)
pglast.enums.xml.XmlStandaloneType.XML_STANDALONE_NO_VALUE (in module pglast.enums.xml)
pglast.enums.xml.XmlStandaloneType.XML_STANDALONE_OMITTED (in module pglast.enums.xml)
pglast.enums.xml.XmlStandaloneType.XML_STANDALONE_YES (in module pglast.enums.xml)
pglast.keywords (module)
pglast.parser (module)
pglast.printers (module)
pglast.printers.ddl (module)
pglast.printers.dml (module)
pglast.printers.sfuncs (module)
pglast.stream (module)
pglast.visitors (module)
PLAssignStmt (class in pglast.ast)
position() (in module pglast.printers.sfuncs)
prepare_stmt() (in module pglast.printers.dml)
PrepareStmt
(class in pglast.ast)
prettify() (in module pglast)
print_comment() (pglast.stream.IndentedStream method)
(pglast.stream.RawStream method)
print_list() (pglast.stream.IndentedStream method)
(pglast.stream.RawStream method)
print_lists() (pglast.stream.RawStream method)
print_name() (pglast.stream.RawStream method)
print_node() (pglast.stream.RawStream method)
print_symbol() (pglast.stream.RawStream method)
PrinterAlreadyPresentError
publication_obj_spec() (in module pglast.printers.ddl)
publication_table() (in module pglast.printers.ddl)
PublicationObjSpec
(class in pglast.ast)
PublicationTable
(class in pglast.ast)
push_indent() (pglast.stream.IndentedStream method)
(pglast.stream.RawStream method)
Python Enhancement Proposals
PEP 656
Q
Query (class in pglast.ast)
R
range_function() (in module pglast.printers.dml)
range_subselect() (in module pglast.printers.dml)
range_table_func() (in module pglast.printers.dml)
range_table_func_col() (in module pglast.printers.dml)
range_table_func_res_target() (in module pglast.printers.dml)
range_table_sample() (in module pglast.printers.dml)
range_var() (in module pglast.printers.ddl)
(in module pglast.printers.dml)
RangeFunction
(class in pglast.ast)
RangeSubselect
(class in pglast.ast)
RangeTableFunc
ResTarget
RangeTableFunc (class in pglast.ast)
RangeTableFuncCol
(class in pglast.ast)
RangeTableSample
(class in pglast.ast)
RangeTblEntry (class in pglast.ast)
RangeTblFunction (class in pglast.ast)
RangeTblRef (class in pglast.ast)
RangeVar
AlterTableStmt
CompositeTypeStmt
RenameStmt
RangeVar (class in pglast.ast)
raw_stmt() (in module pglast.printers.dml)
RawStmt
(class in pglast.ast)
RawStream (class in pglast.stream)
reassign_owned_stmt() (in module pglast.printers.ddl)
ReassignOwnedStmt
(class in pglast.ast)
referenced_relations() (in module pglast.visitors)
ReferencedRelations (class in pglast.visitors)
refresh_mat_view_stmt() (in module pglast.printers.ddl)
RefreshMatViewStmt
(class in pglast.ast)
reindex_stmt() (in module pglast.printers.ddl)
reindex_stmt_def_elem() (in module pglast.printers.ddl)
ReindexStmt
DefElem
ReindexStmt (class in pglast.ast)
RelabelType (class in pglast.ast)
RELKIND_COMPOSITE_TYPE (in module pglast.enums.pg_class)
RELKIND_FOREIGN_TABLE (in module pglast.enums.pg_class)
RELKIND_INDEX (in module pglast.enums.pg_class)
RELKIND_MATVIEW (in module pglast.enums.pg_class)
RELKIND_PARTITIONED_INDEX (in module pglast.enums.pg_class)
RELKIND_PARTITIONED_TABLE (in module pglast.enums.pg_class)
RELKIND_RELATION (in module pglast.enums.pg_class)
RELKIND_SEQUENCE (in module pglast.enums.pg_class)
RELKIND_TOASTVALUE (in module pglast.enums.pg_class)
RELKIND_VIEW (in module pglast.enums.pg_class)
RELPERSISTENCE_PERMANENT (in module pglast.enums.pg_class)
RELPERSISTENCE_TEMP (in module pglast.enums.pg_class)
RELPERSISTENCE_UNLOGGED (in module pglast.enums.pg_class)
rename_stmt() (in module pglast.printers.ddl)
rename_stmt_range_var() (in module pglast.printers.ddl)
RenameStmt
RangeVar
RenameStmt (class in pglast.ast)
REPLICA_IDENTITY_DEFAULT (in module pglast.enums.pg_class)
REPLICA_IDENTITY_FULL (in module pglast.enums.pg_class)
REPLICA_IDENTITY_INDEX (in module pglast.enums.pg_class)
REPLICA_IDENTITY_NOTHING (in module pglast.enums.pg_class)
replica_identity_stmt() (in module pglast.printers.ddl)
ReplicaIdentityStmt
(class in pglast.ast)
res_target() (in module pglast.printers.dml)
RESERVED_KEYWORDS (in module pglast.keywords)
ResTarget
MergeWhenClause
OnConflictClause
RangeTableFunc
UpdateStmt
ResTarget (class in pglast.ast)
return_stmt() (in module pglast.printers.ddl)
ReturnStmt
(class in pglast.ast)
role_spec() (in module pglast.printers.ddl)
RoleSpec
(class in pglast.ast)
row_expr() (in module pglast.printers.dml)
RowCompareExpr (class in pglast.ast)
RowExclusiveLock (in module pglast.enums.lockdefs)
RowExpr
(class in pglast.ast)
RowMarkClause (class in pglast.ast)
RowShareLock (in module pglast.enums.lockdefs)
RTEPermissionInfo (class in pglast.ast)
rtrim() (in module pglast.printers.sfuncs)
rule_stmt_printer() (in module pglast.printers.ddl)
RuleStmt
(class in pglast.ast)
S
ScalarArrayOpExpr (class in pglast.ast)
scan() (in module pglast.parser)
sec_label_stmt() (in module pglast.printers.ddl)
SecLabelStmt
(class in pglast.ast)
select_stmt() (in module pglast.printers.dml)
SelectStmt
(class in pglast.ast)
separator() (pglast.stream.OutputStream method)
set_to_default() (in module pglast.printers.dml)
SetOperationStmt (class in pglast.ast)
SetToDefault
(class in pglast.ast)
ShareLock (in module pglast.enums.lockdefs)
ShareRowExclusiveLock (in module pglast.enums.lockdefs)
ShareUpdateExclusiveLock (in module pglast.enums.lockdefs)
show() (pglast.stream.IndentedStream method)
(pglast.stream.OutputStream method)
(pglast.stream.RawStream method)
Skip (class in pglast.visitors)
sort_by() (in module pglast.printers.dml)
SortBy
(class in pglast.ast)
SortGroupClause (class in pglast.ast)
space() (pglast.stream.IndentedStream method)
(pglast.stream.RawStream method)
special_function() (in module pglast.printers)
SPECIAL_FUNCTIONS (in module pglast.printers)
split() (in module pglast)
(in module pglast.parser)
sql_value_function() (in module pglast.printers.dml)
SQLValueFunction
(class in pglast.ast)
stats_elem() (in module pglast.printers.ddl)
StatsElem
(class in pglast.ast)
String
A_Indirection
String (class in pglast.ast)
string() (in module pglast.printers.dml)
sub_link() (in module pglast.printers.dml)
SubLink
(class in pglast.ast)
SubPlan (class in pglast.ast)
SubscriptingRef (class in pglast.ast)
substring() (in module pglast.printers.sfuncs)
swrite() (pglast.stream.OutputStream method)
swrites() (pglast.stream.OutputStream method)
T
table_like_clause() (in module pglast.printers.ddl)
TableFunc (class in pglast.ast)
TableLikeClause
(class in pglast.ast)
TableSampleClause (class in pglast.ast)
TargetEntry (class in pglast.ast)
timezone() (in module pglast.printers.sfuncs)
transaction_stmt() (in module pglast.printers.dml)
transaction_stmt_def_elem() (in module pglast.printers.dml)
TransactionStmt
DefElem
TransactionStmt (class in pglast.ast)
trigger_transition() (in module pglast.printers.ddl)
TRIGGER_TYPE_AFTER (in module pglast.enums.pg_trigger)
TRIGGER_TYPE_BEFORE (in module pglast.enums.pg_trigger)
TRIGGER_TYPE_DELETE (in module pglast.enums.pg_trigger)
TRIGGER_TYPE_INSERT (in module pglast.enums.pg_trigger)
TRIGGER_TYPE_INSTEAD (in module pglast.enums.pg_trigger)
TRIGGER_TYPE_ROW (in module pglast.enums.pg_trigger)
TRIGGER_TYPE_STATEMENT (in module pglast.enums.pg_trigger)
TRIGGER_TYPE_TRUNCATE (in module pglast.enums.pg_trigger)
TRIGGER_TYPE_UPDATE (in module pglast.enums.pg_trigger)
TriggerTransition
(class in pglast.ast)
truncate_stmt() (in module pglast.printers.dml)
TruncateStmt
(class in pglast.ast)
type_cast() (in module pglast.printers.dml)
TYPE_FUNC_NAME_KEYWORDS (in module pglast.keywords)
type_name() (in module pglast.printers.dml)
TypeCast
CTECycleClause
VariableSetStmt
TypeCast (class in pglast.ast)
TypeName
(class in pglast.ast)
U
unlisten_stmt() (in module pglast.printers.dml)
UnlistenStmt
(class in pglast.ast)
UNRESERVED_KEYWORDS (in module pglast.keywords)
update() (pglast.visitors.Ancestor method)
update_stmt() (in module pglast.printers.dml)
update_stmt_res_target() (in module pglast.printers.dml)
UpdateStmt
ResTarget
UpdateStmt (class in pglast.ast)
V
vacuum_relation() (in module pglast.printers.ddl)
vacuum_stmt() (in module pglast.printers.ddl)
vacuum_stmt_def_elem() (in module pglast.printers.ddl)
VacuumRelation
(class in pglast.ast)
VacuumStmt
DefElem
VacuumStmt (class in pglast.ast)
Var (class in pglast.ast)
variable_set_stmt() (in module pglast.printers.ddl)
variable_set_stmt_type_cast() (in module pglast.printers.dml)
variable_show_statement() (in module pglast.printers.ddl)
VariableSetStmt
TypeCast
VariableSetStmt (class in pglast.ast)
VariableShowStmt
(class in pglast.ast)
view_stmt() (in module pglast.printers.ddl)
view_stmt_def_elem() (in module pglast.printers.ddl)
ViewStmt
DefElem
ViewStmt (class in pglast.ast)
visit (pglast.visitors.Visitor attribute)
visit_RangeVar() (pglast.visitors.ReferencedRelations method)
Visitor (class in pglast.visitors)
W
window_def() (in module pglast.printers.dml)
WindowClause (class in pglast.ast)
WindowDef
FuncCall
WindowDef (class in pglast.ast)
WindowFunc (class in pglast.ast)
with_clause() (in module pglast.printers.dml)
WithCheckOption (class in pglast.ast)
WithClause
(class in pglast.ast)
write() (pglast.stream.IndentedStream method)
(pglast.stream.OutputStream method)
write_quoted_string() (pglast.stream.IndentedStream method)
(pglast.stream.RawStream method)
writes() (pglast.stream.OutputStream method)
X
xml_expr() (in module pglast.printers.dml)
xml_serialize() (in module pglast.printers.dml)
xmlexists() (in module pglast.printers.sfuncs)
XmlExpr
(class in pglast.ast)
XmlSerialize
(class in pglast.ast)
pglast
Navigation
Contents:
Introduction
Installation
Development
Examples of usage
API documentation
Related Topics
Documentation overview
Quick search