Sharing a user defined type

From: Luiz Renuncio <renuncio(at)ipf(dot)uni-karlsruhe(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: Sharing a user defined type
Date: 1999-06-22 14:13:35
Message-ID: 376F9A0F.4979190A@ipf.uni-karlsruhe.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Hello,

we created a new data type (a 3d point) and the functions to access it.
Everything works all right when we log as the DB administrator ( who
created type and function).

Now we want to share the new existing data type with other users and
groups that do not have permission to execute data and function
creation. The question is: how can we share new data types with other
users than their creator.

We have been looking for an answer in the whole pgsql docs, man pages,
etc but nothing was found. Does anybody knows the answer?

We'd appreciate any help...

Thanks
L. E. Renuncio

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 1999-06-22 14:45:23 Re: [SQL] Create table doesn't always respect atomicity of transactions.
Previous Message tkohegyi 1999-06-22 13:33:44 create new table