19#ifndef PG_PARAMETER_ACL_H
20#define PG_PARAMETER_ACL_H
23#include "catalog/pg_parameter_acl_d.h"
#define DECLARE_UNIQUE_INDEX_PKEY(name, oid, oidmacro, tblname, decl)
#define BKI_DEFAULT(value)
#define DECLARE_TOAST_WITH_MACRO(name, toastoid, indexoid, toastoidmacro, indexoidmacro)
#define DECLARE_UNIQUE_INDEX(name, oid, oidmacro, tblname, decl)
#define BKI_FORCE_NOT_NULL
#define CATALOG(name, oid, oidmacro)
#define MAKE_SYSCACHE(name, idxname, nbuckets)
#define BKI_SHARED_RELATION
FormData_pg_parameter_acl
Oid ParameterAclLookup(const char *parameter, bool missing_ok)
FormData_pg_parameter_acl * Form_pg_parameter_acl
Oid ParameterAclCreate(const char *parameter)