pgAdmin III commit: Database designer is now not compiled by default

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Database designer is now not compiled by default
Дата
Msg-id E1SRUCM-0005Cz-E4@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Database designer is now not compiled by default

You need to use --enable-databasedesigner with ./configure to enable it. By
default, it's disabled.

Branch
------
master

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

Modified Files
--------------
acinclude.m4            |   31 +++++++++++++++++++++++++++++++
configure.ac.in         |    1 +
pgadmin/frm/frmMain.cpp |    4 ++++
pgadmin/pgAdmin3.cpp    |   20 +++++++++++++++++---
4 files changed, 53 insertions(+), 3 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: 1.16 beta 1 ?
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: 1.16 beta 1 ?