From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Patch to fix Debian Bug #451038 |
Date: | 2009-07-23 17:48:24 |
Message-ID: | 200907231948.24563.guillaume@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi,
Contents of the bug ticket:
When you try to restore some database from backup file pgadmin3 pops up
FileSelection dialog from gtk. I can choose here between showing "*.backup"
or "*.*" files.
The second filter howerver doesn't show all files. To show all files in this
dialog there muste be "*" filter.
Right now you cannot open files named: "my-cool-backup", "something"
"coolDatabase"... etc..
You can have it all here :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451038
So here is a patch to fix this.
PS : btw, I'm working with pgAdmin's Debian package maintainer, Gerfried
Fuchs, so that we can get a package for our last release. I hope to have good
news soon.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
Attachment | Content-Type | Size |
---|---|---|
debianbug451038_v1.patch | text/x-patch | 9.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-07-23 18:56:58 | Re: Patch to fix Debian Bug #451038 |
Previous Message | svn | 2009-07-21 09:04:22 | SVN Commit by guillaume: r7978 - trunk/pgadmin3/pgadmin/db |