FW: ALTER TABLE... OWNER bugette (repost) - Mailing list pgsql-hackers

From Dave Page
Subject FW: ALTER TABLE... OWNER bugette (repost)
Date
Msg-id D85C66DA59BA044EB96AB9683819CF610153B3@dogbert.vale-housing.co.uk
Whole thread Raw
Responses Re: FW: ALTER TABLE... OWNER bugette (repost)
List pgsql-hackers
I posted this last week but got no responses :-( - It's not causing me
problems but if it is a bug...

Regards, Dave.


> -----Original Message-----
> From: Dave Page
> Sent: 10 June 2002 15:11
> To: PostgreSQL-development
> Subject: ALTER TABLE... OWNER bugette
>
>
> In a 7.3 dev test database, I have a table called msysconf in
> a schema called biblio. If I execute:
>
> ALTER TABLE biblio.msysconf OWNER TO dpage
>
> I get:
>
> ERROR:  msysconf_idx is an index relation
>
> There is an index with this name on the table.
>
> Any ideas?
>
> Regards, Dave.
>


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Can I adjust the oid counter for testing?
Next
From: Martin Coxall
Date:
Subject: Re: Native OLE DB. What do you think about it