pgAdmin III commit: Show columns' variables in the SQL pane of a table - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Show columns' variables in the SQL pane of a table
Date
Msg-id E1RjJAF-00037X-Hp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #327: Table SQL pane doesn't show column variables
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Show columns' variables in the SQL pane of a table