pgAdmin III commit: Review of language object

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Review of language object
Date: 2012-05-05 20:51:32
Message-ID: E1SQlwy-0004kv-GM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Review of language object

and adding inline function support.

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/dlg/dlgLanguage.cpp | 61 ++-
pgadmin/include/dlg/dlgLanguage.h | 4 +-
pgadmin/include/schema/pgLanguage.h | 45 +-
pgadmin/include/utils/pgDefs.h | 1 +
pgadmin/schema/pgLanguage.cpp | 41 +-
pgadmin/ui/dlgLanguage.xrc | 19 +-
pgadmin/ui/xrcDialogs.cpp | 884 +++++++++++++++++++----------------
8 files changed, 596 insertions(+), 460 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-05-06 16:05:45 Re: Re: PATCH: The linker complains about the '-bundle_loader "../../src/backend/postgres"' against PostgreSQL 8.4 on OSX
Previous Message Clemens Eisserer 2012-05-05 11:09:49 Limit the size of explainPopup