Re: BUG #6593: REASSIGN OWNED fails on extensions - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #6593: REASSIGN OWNED fails on extensions
Date
Msg-id 1341343301-sup-6017@alvh.no-ip.org
Whole thread Raw
In response to Re: BUG #6593: REASSIGN OWNED fails on extensions  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: BUG #6593: REASSIGN OWNED fails on extensions  (Emiliano Leporati <emiliano.leporati@gmail.com>)
List pgsql-bugs
Excerpts from Alvaro Herrera's message of mi=C3=A9 abr 18 12:02:25 -0300 20=
12:
> Excerpts from emiliano.leporati's message of lun abr 16 06:21:53 -0300 20=
12:
>=20
> > failtest=3D# create extension citext;
> > CREATE EXTENSION
> > failtest=3D# create table foo(bar integer);
> > CREATE TABLE
> > failtest=3D# reassign owned by ubik to dev;
> > ERROR:  unexpected classid 3079
>=20
> Will fix.

Just pushed a fix.  Sorry it took so long to get it out.

--=20
=C3=81lvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Meeting schedule
Next
From: Emiliano Leporati
Date:
Subject: Re: BUG #6593: REASSIGN OWNED fails on extensions