pgAdmin III commit: Resolving an issue related the column information,

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Resolving an issue related the column information,
Date: 2015-10-23 10:15:17
Message-ID: E1ZpZNV-0006h2-NO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolving an issue related the column information, when inheritted from
multiple tables.

Reported by: Liu Yuanyuan, and Reworked by: Ashesh Vashi

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5cd5378f5a5164d77f3e8811e390e856e04c8d28
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 4 ++
pgadmin/include/schema/pgColumn.h | 2 +
pgadmin/schema/pgColumn.cpp | 74 ++++++++++++++++++++-----------------
3 files changed, 46 insertions(+), 34 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-10-23 10:16:28 Re: Error about inherited table of column in pgadmin1.20.0
Previous Message Akshay Joshi 2015-10-23 09:29:59 Re: [pgadmin-support] Error about inherited table of column in pgadmin1.20.0