Hi,
When pgAdmin fires the FileMenu while using the Backup Form (the second
time), the wxFileDialog is called with the filepath + filename instead of
just the filename that it expects as its third parameter. This throws up a
warning. The same thing happens with the Restore Form as well.
One such
Hi,
When trying to save the Options after disabling / enabling the check box
related to 'Public synonyms' in the Display tab (in frmOptions), causes a
warning.
Attached is a patch to resolve the issue.
*Robins Tharakan*
Index: pgadmin/utils/sysSettings.cpp
Hi,
On win32 rev 7032, if you right-click a table, hit Properties, hit the
Columns tab, and add a column with a comment, the comment will be
discarded, because no SQL is generated in the SQL tab for it.
If you expand the table in the tree and click Columns and add a column
that way, however, it w
On Wed, Apr 23, 2008 at 6:22 AM, Luis Ochoa <[EMAIL PROTECTED]> wrote:
> Hello everyone, at pgadmin project, I just want to introduce myself in the
> project because I'm going to work the next months (and later too) in the
> creation of a graphical query builder for the application for the google
>