Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [stellation-res] Windows port

I have checked in a fix for this under Bugzilla 36670. It is tagged as
jfg-36670. Thanks for picking this up Randy. Unfortunately I don't have
Postgres working on my system at present so I missed it.

Regards

Jonathan

> -----Original Message-----
> From: stellation-res-admin@xxxxxxxxxxxxxxx
> [mailto:stellation-res-admin@xxxxxxxxxxxxxxx]On Behalf Of Randal Cobb
> Sent: Friday, April 18, 2003 8:28 AM
> To: stellation-res@xxxxxxxxxxxxxxx
> Subject: RE: [stellation-res] Windows port
>
>
> I think I've isolated a small problem with the new code Jonathan
> checked in.
> OK, well, it's a big problem that is easy to fix...  In the private
> constructor of Location.java (somewhere around line 56), Postgres
> is missing
> as an option for database support.  I only found this out after trying to
> set up a new server with the latest head revision code.
>
> Also, the installation documentation should probably be updated
> to indicate
> that '+' replaces ':' as the delimiter between database protocol and
> database name (e.g. --location=postgresql+tsvctest in lieu of
> --location=postgresql:tsvctest), unless of course this is unintentional as
> well.
>
> Cheers,
> Randy
>
> -----Original Message-----
> From: stellation-res-admin@xxxxxxxxxxxxxxx
> [mailto:stellation-res-admin@xxxxxxxxxxxxxxx] On Behalf Of
> Jonathan Gossage
> Sent: Wednesday, April 16, 2003 10:07 PM
> To: stellation
> Subject: [stellation-res] Windows port
>
> I have checked in all the executable changes for the Windows port and for
> the support of Firebird under Windows (we will need to test this
> on Linux).
> This work has been done under Bugzilla-35267 and has been tagged as
> jfg-35267.
>
> Regards
>
> Jonathan Gossage
>
>
> _______________________________________________
> stellation-res mailing list
> stellation-res@xxxxxxxxxxxxxxx
> dhttp://dev.eclipse.org/mailman/listinfo/stellation-res
>
> _______________________________________________
> stellation-res mailing list
> stellation-res@xxxxxxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/stellation-res
>
>




Back to the top