Proposal : changing table ownership

From: "Mark Hollomon" <mhh(at)nortelnetworks(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Proposal : changing table ownership
Date: 2000-09-08 13:26:12
Message-ID: 39B8E8F3.EAC7D442@americasm01.nt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Syntax:

ALTER TABLE <table> OWNER TO <newowner>

Security:

The owner of a table will be able to change the owner to any other user.
The superuser will NOT have special privileges.

--

Mark Hollomon
mhh(at)nortelnetworks(dot)com
ESN 451-9008 (302)454-9008

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-09-08 14:43:56 Re: Proposal : changing table ownership
Previous Message The Hermit Hacker 2000-09-08 03:06:38 Re: [7.0.2] node type 17 not supported ...