19#ifndef PG_DEFAULT_ACL_H
20#define PG_DEFAULT_ACL_H
23#include "catalog/pg_default_acl_d.h"
59#ifdef EXPOSE_TO_CLIENT_CODE
66#define DEFACLOBJ_RELATION 'r'
67#define DEFACLOBJ_SEQUENCE 'S'
68#define DEFACLOBJ_FUNCTION 'f'
69#define DEFACLOBJ_TYPE 'T'
70#define DEFACLOBJ_NAMESPACE 'n'
71#define DEFACLOBJ_LARGEOBJECT 'L'
#define DECLARE_UNIQUE_INDEX_PKEY(name, oid, oidmacro, tblname, decl)
#define BKI_LOOKUP(catalog)
#define BKI_LOOKUP_OPT(catalog)
#define DECLARE_UNIQUE_INDEX(name, oid, oidmacro, tblname, decl)
#define BKI_FORCE_NOT_NULL
#define DECLARE_TOAST(name, toastoid, indexoid)
#define CATALOG(name, oid, oidmacro)
#define MAKE_SYSCACHE(name, idxname, nbuckets)
FormData_pg_default_acl * Form_pg_default_acl