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

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Show columns' variables in the SQL pane of a table
Date: 2012-01-06 23:25:35
Message-ID: E1RjJAF-00037V-Gj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2012-01-06 23:26:27 Re: [pgAdmin III] #327: Table SQL pane doesn't show column variables
Previous Message pgAdmin Trac 2012-01-06 23:15:02 Re: [pgAdmin III] #327: Table SQL pane doesn't show column variables