Обсуждение: 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
------
master

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

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(-)