Fix REASSIGN OWNED so that it works on procedural languages too.

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 6750c7a7517f293524299d23d4285a0070e165d5
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-04-29T19:37:13Z
Releases: 8.3.2
Fix REASSIGN OWNED so that it works on procedural languages too.

The capability for changing language owners is new in 8.3, so that's how
far back this needs to be backpatched.

Per bug #4132 by Kirill Simonov.

Files