pgAdmin III commit: Review of aggregate object

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Review of aggregate object
Дата
Msg-id E1SRmKa-0000Nr-QN@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Review of aggregate object

and adding priviledge support.

Branch
------
master

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

Modified Files
--------------
CHANGELOG                            |    1 +
pgadmin/dlg/dlgAggregate.cpp         |  193 ++++++++++++++++++++++++++--------
pgadmin/dlg/dlgLanguage.cpp          |    6 +-
pgadmin/include/dlg/dlgAggregate.h   |   21 +++-
pgadmin/include/schema/pgAggregate.h |   50 +++++-----
pgadmin/schema/pgAggregate.cpp       |  104 +++++++++----------
6 files changed, 245 insertions(+), 130 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: make style
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Create the Sphinx conf.py file when building the do