REASSIGN OWNED doesn't know how to deal with USER MAPPINGs - Mailing list pgsql-hackers

From Jaime Casanova
Subject REASSIGN OWNED doesn't know how to deal with USER MAPPINGs
Date
Msg-id CAJGNTeMBMYJo2g7qWaERn+EjPozNuncJ7nA1YqumfUPKe4kSVQ@mail.gmail.com
Whole thread Raw
Responses Re: REASSIGN OWNED doesn't know how to deal with USER MAPPINGs
List pgsql-hackers
Hi,

We just notice $SUBJECT. Attached patch fixes it by ignoring USER
MAPPINGs in shdepReassignOwned() just like it happens with default
ACLs.

DROP OWNED manages it well.

--
Jaime Casanova                      www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: mdnblocks() sabotages error checking in _mdfd_getseg()
Next
From: Jaime Casanova
Date:
Subject: Re: REASSIGN OWNED doesn't know how to deal with USER MAPPINGs