Re: ALTER TABLE OWNER - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: ALTER TABLE OWNER
Date
Msg-id 200009120509.BAA13287@candle.pha.pa.us
Whole thread Raw
In response to ALTER TABLE OWNER  (Mark Hollomon <mhh@mindspring.com>)
List pgsql-patches
Applied.

>
> 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, skipping... ]


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: JDBC: redundant String allocations removed
Next
From: William Webber
Date:
Subject: JDBC: prevent NullPointerException if translations missing