pgAdmin III commit: Add smallserial handling - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Add smallserial handling
Date
Msg-id E1UHI26-0000Z1-9E@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Wrong german translated text
Next
From: Neel Patel
Date:
Subject: Re: Patch: Auto-generate search_path statement for selected schema in query editor