Re: BUG #6593: REASSIGN OWNED fails on extensions

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: emiliano(dot)leporati <emiliano(dot)leporati(at)gmail(dot)com>
Cc: Pg Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #6593: REASSIGN OWNED fails on extensions
Date: 2012-07-03 19:22:19
Message-ID: 1341343301-sup-6017@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Excerpts from Alvaro Herrera's message of mié abr 18 12:02:25 -0300 2012:
> Excerpts from emiliano.leporati's message of lun abr 16 06:21:53 -0300 2012:
>
> > failtest=# create extension citext;
> > CREATE EXTENSION
> > failtest=# create table foo(bar integer);
> > CREATE TABLE
> > failtest=# reassign owned by ubik to dev;
> > ERROR: unexpected classid 3079
>
> Will fix.

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

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Emiliano Leporati 2012-07-03 19:51:08 Re: BUG #6593: REASSIGN OWNED fails on extensions
Previous Message Bruce Momjian 2012-07-03 16:12:28 Re: Meeting schedule