Re: [BUGS] BUG #4617: JDBC Drivers 8.2/8.3 return no ResultSet

2009-01-16 Thread Raymond Naseef
Excellent. So useful getUpdateCount(), getResultSet(), and getMoreResults() return very detailed data about each query in a statement. Updating driver also found place we were using ps.setString(value) for a parameter for ID = ?, and we got error asking for proper use of ps.setInt(value).

[BUGS] BUG #3059: psql to 'postgres' shortcut

2007-02-25 Thread Raymond Naseef
The following bug has been logged online: Bug reference: 3059 Logged by: Raymond Naseef Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: Windows XP Description:psql to 'postgres' shortcut Details: The shortcut to run psql.exe ad

Re: [BUGS] BUG #3059: psql to 'postgres' shortcut

2007-03-01 Thread Raymond Naseef
Dear Team, I checked the shortcut and was unable to find any note about "close on exit" or anything like that. The .bat method sounds wonderful, and I would appreciate such a change to make the product a little more responsive. Thank you for your consideration and time, Raymond Na