Re: [BUGS] BUG #2866: cast varchar to decimal failure

2006-12-28 Thread Tom Lane
"john lyssy" <[EMAIL PROTECTED]> writes: > This cast returns:ERROR: invalid input syntax for type numeric: "" > select string1 from adfields where > (cast (string1 as decimal (6,2)) >= 0.0) and (string1 != '' ) Why do you find that surprising? There's nothing there to guarantee that the string1

Re: [BUGS] transactions getting slon in councurrent environment

2006-12-28 Thread Tom Lane
Tigran Mkrtchyan <[EMAIL PROTECTED]> writes: > I got a incorrect or unexpected behavior in concurrent environment. This is not a bug, nor even surprising. Since you haven't committed the second transaction, there are a growing number of dead-but-not-recyclable versions of the updated row. The ac

[BUGS] BUG #2865: Cannot save the data in pgAdmin

2006-12-28 Thread Leo
The following bug has been logged online: Bug reference: 2865 Logged by: Leo Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: Windows 2003 Description:Cannot save the data in pgAdmin Details: If there is only one record in a table, if I del

[BUGS] BUG #2866: cast varchar to decimal failure

2006-12-28 Thread john lyssy
The following bug has been logged online: Bug reference: 2866 Logged by: john lyssy Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: Windows XP Description:cast varchar to decimal failure Details: This cast returns:ERROR: invalid input synt

[BUGS] transactions getting slon in councurrent environment

2006-12-28 Thread Tigran Mkrtchyan
Dear PostgreSQL gurus, I got a incorrect or unexpected behavior in concurrent environment. Luckily, I was able to localize it and create an example: My setup: Postgres 8.2 ( with 8.1 the same effect ) Linux ( with Solaris the same effect ) java 1.5, JDBC driver 8.2-504.jdbc3 ( with earlier

Re: [BUGS] BUG #2838: Compile error "tab-complete.c" on Mac OS X

2006-12-28 Thread Thomas Jahnsen
On Dec 19, 2006, at 7:29 AM, Tom Lane wrote: "Thomas Jahnsen" <[EMAIL PROTECTED]> writes: I try to compile PostgreSQL 8.2, but it fails in the file "tab- complete.c" (src/bin/psql/tab-complete.c). It reports an undeclared function call; 'rl_filename_completion_function' Please be specific

[BUGS] BUG #2864: can't instal postgresql

2006-12-28 Thread max kuhar
The following bug has been logged online: Bug reference: 2864 Logged by: max kuhar Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2 Operating system: windows xp sp2 Description:can't instal postgresql Details: when installer gets to setting up the account it

Re: [BUGS] BUG #2867: FULL PATH name problem

2006-12-28 Thread Theodore Petrosky
So my problem is that the program EOModeler is forcing the schema-qualified constraint. I will filed a bug report with Apple Unfortunitily, I believe that the product has been deprecated I have yet to get eclipse with "entity modeler" working correctly to see what it does the the name space