Re: [BUGS] BUG #5514: no relation entry for relid X

2010-06-20 Thread Tom Lane
"Marcos Castedo" writes: > I'm getting an error in some kind of SQL expression (subquery referencing a > tuple from parent expression). > This error raise in 8.4.x version of postgres, but previous version (8.3.x) > execute the expression correctly. Fixed, thanks for the report!

[BUGS] BUG #5514: no relation entry for relid X

2010-06-20 Thread Marcos Castedo
The following bug has been logged online: Bug reference: 5514 Logged by: Marcos Castedo Email address: marcos.cast...@anachronics.com PostgreSQL version: 8.4.4 Operating system: GNU/Linux Description:no relation entry for relid X Details: Hi, I'm getting an error i