pgAdmin III commit: Don't rewrite entire functions when changing the ow

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Don't rewrite entire functions when changing the ow
Date: 2011-07-08 00:17:37
Message-ID: E1QeylF-0007Af-Fm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't rewrite entire functions when changing the owner.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=709de45a9c8f2cb268eb3a2a5c46426bb55b7576
Author: Thom Brown <thom(at)linux(dot)com>

Modified Files
--------------
pgadmin/dlg/dlgFunction.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-07-08 00:18:26 pgAdmin III commit: Don't rewrite entire functions when changing the ow
Previous Message Dave Page 2011-07-08 00:05:38 pgAdmin III commit: Add a missing ;