19#ifndef PG_DB_ROLE_SETTING_H
20#define PG_DB_ROLE_SETTING_H
23#include "catalog/pg_db_role_setting_d.h"
#define DECLARE_UNIQUE_INDEX_PKEY(name, oid, oidmacro, tblname, decl)
#define BKI_LOOKUP_OPT(catalog)
#define DECLARE_TOAST_WITH_MACRO(name, toastoid, indexoid, toastoidmacro, indexoidmacro)
#define CATALOG(name, oid, oidmacro)
#define BKI_SHARED_RELATION
FormData_pg_db_role_setting
void DropSetting(Oid databaseid, Oid roleid)
void AlterSetting(Oid databaseid, Oid roleid, VariableSetStmt *setstmt)
void ApplySetting(Snapshot snapshot, Oid databaseid, Oid roleid, Relation relsetting, GucSource source)
FormData_pg_db_role_setting * Form_pg_db_role_setting
static rewind_source * source