pgAdmin III commit: Add smallserial handling

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add smallserial handling
Date: 2013-03-17 18:10:10
Message-ID: E1UHI26-0000Z1-9E@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add smallserial handling

Per a request from Matthew Syphus.

Branch
------
master

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

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/dlg/dlgColumn.cpp | 4 ++--
pgadmin/frm/frmEditGrid.cpp | 3 +++
pgadmin/include/utils/pgDefs.h | 1 +
pgadmin/schema/pgColumn.cpp | 8 ++++++--
pgadmin/schema/pgDatatype.cpp | 4 ++++
6 files changed, 18 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2013-03-18 13:09:00 Re: Patch: Auto-generate search_path statement for selected schema in query editor
Previous Message Guillaume Lelarge 2013-03-17 17:19:18 Re: Wrong german translated text