pgAdmin III commit: Allow multiple SQL editor tabs to be used in the Qu

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Allow multiple SQL editor tabs to be used in the Qu
Дата
Msg-id E1aWhMl-000673-HA@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow multiple SQL editor tabs to be used in the Query Tool

Additional review by Neel Patel from EDB.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5dbefb4df7ea48e1db215dfab43bbc02ee88e2be
Author: Sergey Busel <sbusel@gmail.com>

Modified Files
--------------
CHANGELOG                       |   2 +
pgadmin/ctl/ctlSQLBox.cpp       |  81 ++++++
pgadmin/frm/frmQuery.cpp        | 578 +++++++++++++++++++++++++++++++---------
pgadmin/include/ctl/ctlSQLBox.h |  19 ++
pgadmin/include/frm/frmQuery.h  |  36 ++-
pgadmin/include/frm/menu.h      |   1 +
6 files changed, 582 insertions(+), 135 deletions(-)


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

Предыдущее
От: Neel Patel
Дата:
Сообщение: Re: pgAdmin III: Muliple SQL tabs
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin III: Muliple SQL tabs