Re: [pgadmin-hackers] pgAdmin Documentation

2007-05-16 Thread Hiroshi Saito
From: "Guillaume Lelarge" If we were to do the latter, in the Windows Installer for PostgreSQL (which we also need to consider, because it relies on our bundled docs), we would just build the CHM files for each of the three packages, without trying to merge them together. Thoughts? I woul

Re: [pgadmin-hackers] pgAdmin Documentation

2007-05-16 Thread Guillaume Lelarge
Dave Page a écrit : I've been thinking about trying to sort out the documentation included in pgAdmin. As you know, we currently bundle both the PostgreSQL and Slony docs with pgAdmin - what you may not know is that integrating these together at build time is a real pain, not to mention that th

Re: [pgadmin-hackers] 'Stealing' SQL files association considered harmful

2007-05-16 Thread Dave Page
Magnus Hagander wrote: > Not really. I would've suggested the separate feature thing, but if that > doesn't work... > > Can we make it a checkbox and disable it from there? That's what would require a CA and custom dialogs. The CA because there is no way to put a condition on the appropriate tags

Re: [pgadmin-hackers] 'Stealing' SQL files association considered harmful

2007-05-16 Thread Magnus Hagander
Dave Page wrote: > Milen A. Radev wrote: >> Testing pgAdmin III 1.7.0 (6292:6293) on Windows XP. After I installed >> it the SQL files (.sql) were associated with it. They used to be >> associated with my default editor. When I tried to delete the new >> association I could not find the extension

Re: [pgadmin-hackers] Testing v1.7: Creating constraint => core dump

2007-05-16 Thread Leszek Trenkner
Hi, On Wed, 16 May 2007 10:43:35 +0200, Guillaume Lelarge wrote: > You're right about this. I didn't know constraint dialog used > dlgIndex.cpp. You'll find a patch attached fixing this issue. > Thank, now it works again. -- Greetings, Leszek Trenkner ---(end of broadc

Re: [pgadmin-hackers] pgAdmin Documentation

2007-05-16 Thread Dave Page
Magnus Hagander wrote: I think 2 is good, provided that the windows installer (or RPM packages or whatever is used on Mac) can be configured to pick up something by default. So that I don't have to figure out where my pg docs are if I just installed the bundle. OK, here's what I'm thinking. 1)

Re: [pgadmin-hackers] pgAdmin Documentation

2007-05-16 Thread Magnus Hagander
On Wed, May 16, 2007 at 12:15:06PM +0100, Dave Page wrote: > Hi, > > I've been thinking about trying to sort out the documentation included > in pgAdmin. As you know, we currently bundle both the PostgreSQL and > Slony docs with pgAdmin - what you may not know is that integrating > these togeth

[pgadmin-hackers] pgAdmin Documentation

2007-05-16 Thread Dave Page
Hi, I've been thinking about trying to sort out the documentation included in pgAdmin. As you know, we currently bundle both the PostgreSQL and Slony docs with pgAdmin - what you may not know is that integrating these together at build time is a real pain, not to mention that those docs accou

Re: [pgadmin-hackers] 'Stealing' SQL files association considered harmful

2007-05-16 Thread Dave Page
Milen A. Radev wrote: Testing pgAdmin III 1.7.0 (6292:6293) on Windows XP. After I installed it the SQL files (.sql) were associated with it. They used to be associated with my default editor. When I tried to delete the new association I could not find the extension in the "File Types" list (Win

Re: [pgadmin-hackers] Testing v1.7: Creating constraint => core dump

2007-05-16 Thread Guillaume Lelarge
Leszek Trenkner a écrit : Using recent SVN head (6301M) I've encoutered annoying bug - regression - that wasn't there a few days back. When I try to create constraint in the gui - in any way possible (right- clicking on browser tree node, from the main menu, in table ctration dialog on constr

[pgadmin-hackers] Testing v1.7: Creating constraint => core dump

2007-05-16 Thread Leszek Trenkner
Hi, Using recent SVN head (6301M) I've encoutered annoying bug - regression - that wasn't there a few days back. When I try to create constraint in the gui - in any way possible (right- clicking on browser tree node, from the main menu, in table ctration dialog on constraints tab) - pgadmin ju