pgAdmin III commit: Add support for the LEAKPROOF option in functions - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Add support for the LEAKPROOF option in functions
Date
Msg-id E1RxmtD-0003l2-RO@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #276: Saved passwords deleted
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Record a password in .pgpass only if not empty