Re: Time for an 07.03.0001 Release?

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Time for an 07.03.0001 Release?
Date: 2003-05-15 15:18:00
Message-ID: EKEJJICOHDIEMGPNIFIJCEBOLIAA.Inoue@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Dave Page [mailto:dpage(at)vale-housing(dot)co(dot)uk]
>
> > -----Original Message-----
> > From: Hiroshi Inoue [mailto:Inoue(at)tpf(dot)co(dot)jp]
> >
> > Dave Page wrote:
> > >
> > > Having had no responses to this message, I'm going to go
> > ahead with a
> > >release as we need to get a version out that works with Redhat 9 if
> > > nothing else :-)
> >
> > Sorry for the late response.
> >
> > I've committed some changes recently and upgraded the version
> > number to 7.3.0002 for the snapshot. The next release may be
> > 7.03.0100. I'd like to use the last 2
> > digits(?) of version number for the snapshot versioning.
> > Anyway please try the DSN setup menu of the snapshot. It has a
> > Manage(DSN) button to display a dialog to change the driver
> > of a DSN. If the snapshot has no problem, I would change .reg
> > and .mak files to generate the following 3 drivers,
> >
> > PostgreSQL [psqlodbc.dll] − ODBC3.0
> >  PostgreSQL Legacy [psqlodbc25.dll]
> >  PostgreSQL Unicode (Beta) [psqlodbc30w.dll]
> >
> > Note that the setup program would be psqlodbc.dll common
> > to all the drivers to ensure the existence of the setup
> > DLL.
>
> OK, that's all implemented, committed, tagged, rolled and
> uploaded to ftp.postgresql.org. Can you take a quick look and
> make sure it looks OK to you please,

There were inconsistency .def and .mak files and I've just
changed the .def files. I also renamed .def and .mak files
so that psqlodbc_win32.def and win32.mak generate ODBC
3.0 dvivers.

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2003-05-15 15:43:07 Re: Time for an 07.03.0001 Release?
Previous Message Dave Page 2003-05-15 09:10:36 Re: Time for an 07.03.0001 Release?