ALTER TABLE OWNER - Mailing list pgsql-patches

From Mark Hollomon
Subject ALTER TABLE OWNER
Date
Msg-id 20000911100931.A5469@mindspring.com
Whole thread Raw
Responses Re: ALTER TABLE OWNER
List pgsql-patches
This patch implements the following command:

ALTER TABLE <tablename> OWNER TO <username>

Only a superuser may execute the command.

--
Mark Hollomon
mhh@mindspring.com

Attachment

pgsql-patches by date:

Previous
From: "Dominic J. Eidson"
Date:
Subject: Re: Patch to make postmaster bind to only to localhost.
Next
From: Bruce Momjian
Date:
Subject: Re: Patch for JDBC driver not returning correct # of records deleted