Re: PgAccess small bug fix

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Simon Shapiro <shimon(at)simon-shapiro(dot)org>
Cc: freebsd-database(at)freebsd(dot)org, PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: PgAccess small bug fix
Date: 1998-03-29 21:44:50
Message-ID: Pine.BSF.3.96.980329174419.1536M-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Sun, 29 Mar 1998, Simon Shapiro wrote:

>
> On 26-Mar-98 Constantin Teodorescu wrote:
> >> > When "Query design" window is on the screen, "exec" queries cannot be
> >> > executed.
> >> > Save the query and then "Open" it. It will exec the query.
> >
> > Not any more :-)
> >
> > The new version, 0.85 that I have fixed this evening takes the
> > appropriate action for "Execute query" button in the design mode.
> >
> > If it is a "SELECT ..." it will open the query/table viewer, if it's an
> > action query (Update, Delete, Grant, Insert ...) it will "pg_exec" the
> > query.
>
> I am a bit confused. Where is this new version available form? Will it be
> in the PostgreSQL cvsup tree? Do you maintain it elsewhere? For me a
> cvsup to pgsql is the best.

Updating the CVS repository right now...check it in the next hour
or so...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Simon Shapiro 1998-03-29 22:29:24 Re: PgAccess small bug fix
Previous Message Simon Shapiro 1998-03-29 21:41:54 Re: PgAccess small bug fix