Обсуждение: pgAdmin III commit: Add smallserial handling

Поиск
Список
Период
Сортировка

pgAdmin III commit: Add smallserial handling

От
Guillaume Lelarge
Дата:
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(-)