Prevent function rewrite when changing owner

From: Thom Brown <thom(at)linux(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Prevent function rewrite when changing owner
Date: 2011-07-08 00:04:16
Message-ID: CAA-aLv4=nH+42_F-B57wQCjhrCyMXAuoz8hxyrPvCXSCwQwbLQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi all,

Tiny patch attached to prevent a function being completely rewritten
when just the owner changes. Not sure if you regard it as a bug fix
or merely an efficiency feature.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
prevent_function_rewrite_upon_owner_change.patch text/x-patch 796 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-07-08 00:05:38 pgAdmin III commit: Add a missing ;
Previous Message Thom Brown 2011-07-07 22:24:17 Re: [FEATURE] Add schema option to all relevant objects