PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
int | errdetail_relkind_not_supported (char relkind) |
int errdetail_relkind_not_supported | ( | char | relkind | ) |
Definition at line 24 of file pg_class.c.
References elog, errdetail(), and ERROR.
Referenced by ATExecChangeOwner(), ATExecSetRelOptions(), ATSimplePermissions(), check_publication_add_relation(), check_relation_relkind(), CheckSubscriptionRelkind(), CommentObject(), CreateStatistics(), CreateTriggerFiringOn(), DefineIndex(), DefineQueryRewrite(), ExecSecLabelStmt(), get_raw_page_internal(), get_relation_info(), heap_force_common(), make_modifytable(), pg_relpages_impl(), pgstat_relation(), pgstattuple_approx_internal(), process_owned_by(), RangeVarCallbackForLockTable(), RangeVarCallbackForRenameRule(), RangeVarCallbackForRenameTrigger(), RemoveTriggerById(), renameatt_check(), stats_lock_check_privileges(), transformMergeStmt(), transformTableLikeClause(), validate_relation_kind(), and verify_heapam().