Re: [BUGS] BUG #5434: select from xpath_table gives wrong results

2010-04-22 Thread Tom Lane
"Oleg" writes: > I was sure, that result of this query should be like this: > obj_id | obj_name| obj_master > >1 | First Object | >2 | Second Object |1 >3 | Third Object | >4 | Fourth Object |1 > But i

Re: [BUGS] BUG #5434: select from xpath_table gives wrong results

2010-04-22 Thread Robert Haas
On Thu, Apr 22, 2010 at 4:45 AM, Oleg wrote: > > The following bug has been logged online: > > Bug reference:      5434 > Logged by:          Oleg > Email address:      sacramento_...@mail.ru > PostgreSQL version: 8.4.3 > Operating system:   KUbuntu > Description:        select from xpath_table gi

[BUGS] BUG #5434: select from xpath_table gives wrong results

2010-04-22 Thread Oleg
The following bug has been logged online: Bug reference: 5434 Logged by: Oleg Email address: sacramento_...@mail.ru PostgreSQL version: 8.4.3 Operating system: KUbuntu Description:select from xpath_table gives wrong results Details: Here is a code: create table tmp