pgAdmin III commit: Before EDBAS92, there was a separate library for SP

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Before EDBAS92, there was a separate library for SP
Date: 2012-04-26 11:42:22
Message-ID: E1SNN5a-0005CP-CC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Before EDBAS92, there was a separate library for SPL and PL/pgSQL.
Starting with 9.2, EDB uses the community version of pldebugger,
and support for both languages is built into plugin_debugger.so

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=81ea5bc85aeaca74c8832a25e3b16ab4bc9d50ae
Author: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/schema/pgDatabase.cpp | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-04-26 11:42:35 Re: Fix debugging on EDB with latest pldebugger
Previous Message Dave Page 2012-04-26 11:41:08 pgAdmin III commit: Fix line offsets in the debugger when used with 9.1