pgAdmin III commit: Fix setting a comment to a foreign table

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix setting a comment to a foreign table
Date: 2011-05-31 08:36:55
Message-ID: 201105310836.p4V8atoC094566@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix setting a comment to a foreign table

Per report from Shigeru Hanada.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgForeignTable.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-05-31 09:36:13 pgAdmin III commit: Use the wxDatePicker control instead of our own whe
Previous Message pgAdmin Trac 2011-05-30 22:06:37 Re: [pgAdmin III] #316: SQL Editor fail