Обсуждение: pgAdmin III commit: Allow quick injectection of favourites by name

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

pgAdmin III commit: Allow quick injectection of favourites by name

От
Ashesh Vashi
Дата:
Allow quick injectection of favourites by name

This allows to replace the word under the cursor with it's corresponding
favourite

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9d41f621a746dba146212323b5fb7804239f0691
Author: J.F. Oster <jinfroster@mail.ru>

Modified Files
--------------
CHANGELOG                          |    2 ++
pgadmin/frm/frmQuery.cpp           |   47 +++++++++++++++++++++++++++++++++---
pgadmin/include/frm/frmQuery.h     |    1 +
pgadmin/include/frm/menu.h         |    1 +
pgadmin/include/utils/favourites.h |    1 +
pgadmin/utils/favourites.cpp       |   18 ++++++++++++++
6 files changed, 67 insertions(+), 3 deletions(-)