Обсуждение: Change Catalog

Поиск
Список
Период
Сортировка

Change Catalog

От
black light
Дата:
Hi,<br />I can access to system catalog using syscache functions. How can i change the values of cache (e.g. change an
attributein pg_authid)? Are syscache functions readonly?<br /><br />Thanks - B. L.<br /> 

Re: Change Catalog

От
Heikki Linnakangas
Дата:
black light wrote:
> Hi,
> I can access to system catalog using syscache functions. How can i change
> the values of cache (e.g. change an attribute in pg_authid)? Are syscache
> functions readonly?

I'd suggest that you look at the existing places that modify catalogs
for inspiration. E.g AlterRole().

--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com