Versioned vs unversioned jarfile names?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Versioned vs unversioned jarfile names?
Date: 2005-01-24 17:35:12
Message-ID: 22675.1106588112@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I have a request filed here:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=145744
to supply version-less symlinks for the JDBC jarfiles that are
distributed in the Postgres RPMs. Does anyone have a comment
on whether this is a good or bad idea?

I personally thought that it would be better to use names that aren't
totally versionless, but include some sort of major version number that
indicates API level, or something like that. But I don't know what
would be appropriate. Thoughts welcome.

regards, tom lane

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2005-01-24 17:53:07 Re: Versioned vs unversioned jarfile names?
Previous Message Barry Lind 2005-01-24 17:29:00 Re: PGResultSetMetaData