CVS Commit by dpage: Set column stats and comments correctly when - Mailing list pgadmin-hackers

From cvs@developer.pgadmin.org
Subject CVS Commit by dpage: Set column stats and comments correctly when
Date
Msg-id 200503192122.j2JLMdVC001628@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Log Message:
-----------
Set column stats and comments correctly when creating tables.

Modified Files:
--------------
    pgadmin3:
        CHANGELOG.txt (r1.194 -> r1.195)
    pgadmin3/src/include:
        dlgColumn.h (r1.11 -> r1.12)
    pgadmin3/src/ui:
        dlgTable.cpp (r1.50 -> r1.51)


Attachment

pgadmin-hackers by date:

Previous
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Call wxTheApp->Yield(); to allow the connecting
Next
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Set column stats and comments correctly when