The following bug has been logged online: Bug reference: 3874 Logged by: Mikey Email address: [EMAIL PROTECTED] 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. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly