pgAdmin III commit: Show uncommented lines, even if invalid, in pg_hba.

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Show uncommented lines, even if invalid, in pg_hba.
Дата
Msg-id E1QiT0z-0004oo-8K@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Show uncommented lines, even if invalid, in pg_hba.conf editor

Fixes #298

Branch
------
REL-1_14_0_PATCHES

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

Modified Files
--------------
pgadmin/dlg/dlgHbaConfig.cpp     |    6 +++---
pgadmin/frm/frmHbaConfig.cpp     |    2 +-
pgadmin/include/utils/pgconfig.h |    1 +
pgadmin/utils/pgconfig.cpp       |    7 ++++---
4 files changed, 9 insertions(+), 7 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Forgot this authentications variable
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Show uncommented lines, even if invalid, in pg_hba.