Re: pgaccess.org - invitation for a working meeting - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pgaccess.org - invitation for a working meeting
Date
Msg-id 200206041851.g54Ip8D25524@candle.pha.pa.us
Whole thread Raw
In response to pgaccess.org - invitation for a working meeting  ("Iavor Raytchev" <iavor.raytchev@verysmall.org>)
Responses Re: pgaccess.org - invitation for a working meeting
List pgsql-hackers
Iavor Raytchev wrote:
> I want on Monday to proceed and to merge at least the code we produced in
> our company with the latest pgaccess that can be found and with the code of
> Chris and Bartus.
> 
> And to see if and how we (Chris, Bartus, Boyan, Teo and myself, plus all
> active people who send a signal) can work together.
> 
> I think it is clear that pgaccess is for PostgreSQL, that nobody wants to
> take it away or to kill it.
> 
> After we do this small step next week and 'show some code' to Peter
> Eisentraut, we can think how is best to make it available for the PostgreSQL
> users.

[ Just catching up.]

I think we have a few options.  You can maintain both your current
pgaccess source and previous version CVS (if you wish) using the
PostgreSQL CVS tree.  Any changes you commit will be released
automatically as part of PostgreSQL.  You will have commit privileges
for PostgreSQL CVS so you will have control over the changes.  (The jdbc
group already does this successfully.)  Others PostgreSQL developers
will also have access to the source tree and hopefully will make changes
to keep pgaccess in sync with backend changes.  You would not be
required to get approval for the patches you apply, but we do ask you to
restrict your changes to the pgaccess subdirectory unless you discuss
non-pgaccess changes on hackers.

Another options is to return to the old way we did it, where I grabbed
the most recent pgaccess version when it was released and updated the
PostgreSQL CVS.

The choice is yours.

Also, we can make our ftp distribution and mailing lists available if
they would be of value to you.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Vergoz Michael"
Date:
Subject: clustering
Next
From: Bruce Momjian
Date:
Subject: Re: Roadmap for a Win32 port