BUG #3874: Error updating database columns of type REAL - Mailing list pgsql-bugs

From Mikey
Subject BUG #3874: Error updating database columns of type REAL
Date
Msg-id 200801141527.m0EFRXqV027991@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3874
Logged by:          Mikey
Email address:      michael.lombardi2@sikorsky.com
PostgreSQL version: 8.2.506
Operating system:   Windows XP
Description:        Error updating database columns of type REAL
Details:

This bug occurs sporadically when attempting to update columns in a
postgresql database that are of type REAL using the NetBeans IDE and their
data providers.

The actual error is:
 SyncResolver.UPDATE_ROW_CONFLICT row 0 attempt to update a row that has
been updated or deleted by another user.

This happens in the NetBeans IDE using their supplied dataprovider. Columns
of type TEXT are OK, and integers are OK. It is only the columns of type
REAL that have this problem.

pgsql-bugs by date:

Previous
From: "Dave Page"
Date:
Subject: Re: BUG #3873: Install error - could not load pljava.dll
Next
From: Sokolov Yura
Date:
Subject: Re: BUG #3860: xpath crashes backend when is querying xmlagg result