Обсуждение: pgAdmin III commit: Before EDBAS92, there was a separate library for SP

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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.linnakangas@enterprisedb.com>

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