Обсуждение: pgAdmin III commit: Fix pasting in the Edit Grid to avoid tacking garba

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

pgAdmin III commit: Fix pasting in the Edit Grid to avoid tacking garba

От
Dave Page
Дата:
Fix pasting in the Edit Grid to avoid tacking garbage
onto the end of the last cell if too many fields are
pasted.

Branch
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=358900552ede33564e58f28c2c3bcf4eecdf06c1
Author: Robins Tharakan <robins@pobox.com>

Modified Files
--------------
CHANGELOG                   |    3 +++
pgadmin/frm/frmEditGrid.cpp |    2 +-
2 files changed, 4 insertions(+), 1 deletions(-)