Обсуждение: pgAdmin III commit: Show columns' variables in the SQL pane of a table

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

pgAdmin III commit: Show columns' variables in the SQL pane of a table

От
Guillaume Lelarge
Дата:
Show columns' variables in the SQL pane of a table

Report from Thom Brown.

Branch
------
REL-1_14_0_PATCHES

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

Modified Files
--------------
CHANGELOG                         |    2 ++
pgadmin/include/schema/pgColumn.h |    1 +
pgadmin/schema/pgColumn.cpp       |   19 ++++++++++++++-----
pgadmin/schema/pgTable.cpp        |    4 ++++
4 files changed, 21 insertions(+), 5 deletions(-)