summaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2015-12-11 18:39:09 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2015-12-11 18:39:09 -0300
commit4626245bc6d2a484a8dc3169192eadc14dde3a5d (patch)
tree1f693fa42d92434de867f1da545d968adec1e54f /src/tutorial/syscat.source
parent1ebe75a2cc5ef8db20cd04098bb9b8d1593209f7 (diff)
For REASSIGN OWNED for foreign user mappings
As reported in bug #13809 by Alexander Ashurkov, the code for REASSIGN OWNED hadn't gotten word about user mappings. Deal with them in the same way default ACLs do, which is to ignore them altogether; they are handled just fine by DROP OWNED. The other foreign object cases are already handled correctly by both commands. Also add a REASSIGN OWNED statement to foreign_data test to exercise the foreign data objects. (The changes are just before the "cleanup" phase, so it shouldn't remove any existing live test.) Reported by Alexander Ashurkov, then independently by Jaime Casanova.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions