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-00037V-Gj@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

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