Re: [pgadmin-support] Calling pgScript from the command line

2011-01-18 Thread Magnus Hagander
From what I can tell, we don't have visual studio project files for anything in xtra/ - Dave, correct? That would be a prerequisite. I'm not involved at all in the packaging, so I can't comment there - Dave, again? ;) //Magnus On Mon, Jan 17, 2011 at 22:41, Jeremy Palmer wrote: > > Wow thanks f

Re: [pgadmin-support] Calling pgScript from the command line

2011-01-18 Thread Dave Page
On Tue, Jan 18, 2011 at 2:12 PM, Magnus Hagander wrote: > From what I can tell, we don't have visual studio project files for > anything in xtra/ - Dave, correct? That would be a prerequisite. > > I'm not involved at all in the packaging, so I can't comment there - > Dave, again? ;) Correct. I do

Re: [pgadmin-support] Calling pgScript from the command line

2011-01-18 Thread Magnus Hagander
On Tue, Jan 18, 2011 at 15:34, Dave Page wrote: > On Tue, Jan 18, 2011 at 2:12 PM, Magnus Hagander wrote: >> From what I can tell, we don't have visual studio project files for >> anything in xtra/ - Dave, correct? That would be a prerequisite. >> >> I'm not involved at all in the packaging, so I

[pgadmin-support] Broken pgadmin.org website link

2011-01-18 Thread Otto Hirr
FYI, The link for Page http://www.pgadmin.org/download/windows.php states: Note that the pgInstaller distribution of PostgreSQL for Windows includes a bundled copy of pgAdmin. where 'pgInstaller' is a link to a non-existent directory. Possibly it should be changed to the link on page htt

Re: [pgadmin-support] Calling pgScript from the command line

2011-01-18 Thread Jeremy Palmer
Thanks Magnus. It's a pity that it's not going to be distributed by default with the PostgreSQL win32 installer and the pgadmin installer. It would have been nice to be able to share my scripts with colleagues knowing that they would have the tool to run the pgscripts. Thanks again, Jeremy -