pgAdmin III commit: Add support for the LEAKPROOF option in functions

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add support for the LEAKPROOF option in functions
Date: 2012-02-15 21:59:51
Message-ID: E1RxmtD-0003l2-RO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add support for the LEAKPROOF option in functions

9.2 new feature

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=96b40dd3310a0ddcf5122d0e87125079a1e04729

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/dlg/dlgFunction.cpp | 12 +
pgadmin/include/schema/pgFunction.h | 10 +-
pgadmin/schema/pgFunction.cpp | 9 +
pgadmin/ui/dlgFunction.xrc | 14 +
pgadmin/ui/xrcDialogs.cpp | 1047 ++++++++++++++++++-----------------
6 files changed, 583 insertions(+), 510 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-02-16 22:29:13 pgAdmin III commit: Record a password in .pgpass only if not empty
Previous Message pgAdmin Trac 2012-02-14 21:10:44 Re: [pgAdmin III] #276: Saved passwords deleted