Andreas' code

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Andreas' code
Date: 2003-03-31 18:58:49
Message-ID: 03AF4E498C591348A42FC93DEA9661B8259EA6@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi All,

I've copied Andreas' code over my tree and committed it to CVS. As far
as I can tell, he's been working from a very recent CVS snapshot which
does include Keith's work.

I have made a couple of minor changes for now:

1) I have copied Andreas' OnSql() code, and used it to fix the
OnQueryBuilder() code. There are still references to m_database in the
code, but it is no longer set. This should be cleaned up at some point.

2) Th QueryBuilder menu options now switch on and off with the SQL
button.

3) I have updated the Unix makefile for all the new files in the build.
Don't have a box here to test it now though...

Many thanks for your effort Andreas.

Regards, Dave.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-03-31 18:59:21 Re: Maximum PQsendQuery size?
Previous Message efesar 2003-03-31 18:37:07 Re: pgadmin3 query tools