Re: FW: ALTER TABLE... OWNER bugette (repost)

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: FW: ALTER TABLE... OWNER bugette (repost)
Date: 2002-06-17 18:57:46
Message-ID: D85C66DA59BA044EB96AB9683819CF610153B7@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks.

> -----Original Message-----
> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
> Sent: 17 June 2002 15:32
> To: Dave Page
> Cc: PostgreSQL-development
> Subject: Re: [HACKERS] FW: ALTER TABLE... OWNER bugette (repost)
>
>
> "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> writes:
> >> ALTER TABLE biblio.msysconf OWNER TO dpage
> >> ERROR: msysconf_idx is an index relation
>
> Fixed.
>
> regards, tom lane
>
>

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2002-06-17 20:34:01 Request for builtin function: Double_quote
Previous Message Dave Page 2002-06-17 18:56:50 Re: Can I adjust the oid counter for testing?