Re: BUG #13666: REASSIGN OWNED BY doesn't affect the relation underlying composite type - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #13666: REASSIGN OWNED BY doesn't affect the relation underlying composite type
Date
Msg-id 20151216231531.GM2618@alvherre.pgsql
Whole thread Raw
In response to Re: BUG #13666: REASSIGN OWNED BY doesn't affect the relation underlying composite type  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: BUG #13666: REASSIGN OWNED BY doesn't affect the relation underlying composite type  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: BUG #13666: REASSIGN OWNED BY doesn't affect the relation underlying composite type  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-bugs
Here's the final patch.

The commit msg says backpatched to 9.1, but given lack of backpatch of
another bugfix (commit 59367fdf9 for bug #9923) it doesn't actually
apply.  I'd rather backpatch that fix and then apply this one.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #9923: "reassign owned" does not change permissions grantor
Next
From: Feike Steenbergen
Date:
Subject: Re: BUG #13817: Query planner strange choose while select/count small part of big table - complete