pgAdmin III commit: Properly detect serial columns as such when identif

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Properly detect serial columns as such when identif
Date: 2015-11-19 10:14:32
Message-ID: E1ZzMEa-0008F1-Dv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Properly detect serial columns as such when identifiers have been truncated.

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/schema/pgColumn.cpp | 18 ++++++++++++++++++
2 files changed, 20 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-11-19 10:26:28 pgAdmin III commit: Make style
Previous Message Ashesh Vashi 2015-11-19 09:13:36 pgAdmin 4 commit: Resolved few issues in connection creation in the psy