Re: JBoss w/int8 primary keys in postgres ... - Mailing list pgsql-jdbc

From Paul Thomas
Subject Re: JBoss w/int8 primary keys in postgres ...
Date
Msg-id 20030910143153.I3136@bacon
Whole thread Raw
In response to Re: JBoss w/int8 primary keys in postgres ...  (Barry Lind <blind@xythos.com>)
Responses Re: JBoss w/int8 primary keys in postgres ...  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
On 09/09/2003 18:39 Barry Lind wrote:
> Rod,
>
> That was tried once and needed to be pulled out.  That change ended up
> breaking some code since there are some circumstances where '5' is not
> the same as 5 in the parser.  I don't remember the details but they
> should be in the maillist archives (or the cvs commit message for the
> revert on the change).
>
> thanks,
> --Barry
>
> PS.  Because of having tried and failed to fix this in the driver
> before, I am gun shy on trying a fix again at the driver level.  The
> server is the proper place for this to be fixed.  And I think it is in
> 7.4, but haven't verified that myself.

Is there any way we could find out for definite? Until this index/type
cast issue is sorted out I don't see any way that PostgreSQL can even be
considered ready for enterprise use. EJB/CMP is an important enterprise
technology and int8 index columns are not unknown in big company databases.

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

pgsql-jdbc by date:

Previous
From: Fernando Nasser
Date:
Subject: Re: Streaming binary data into db, difference between Blob
Next
From: Andreas Prohaska
Date:
Subject: Re: Streaming binary data into db, difference between Blob