Re: [Firebird-devel] Plan natrual is this related to CORE-4809?

2015-06-01 Thread Dmitry Yemanov
01.06.2015 12:22, liviuslivius wrote: i do not know if this is related to CORE-4809 or should i report this as new ticket in tracker? for query SELECT * FROM RDB$RELATION_FIELDS RF left join RDB$RELATIONS R on R.RDB$FIELD_ID+0 = RF.RDB$FIELD_POSITION WHERE

Re: [Firebird-devel] Plan natrual is this related to CORE-4809?

2015-06-01 Thread liviuslivius
Hash/merge algorithms are not supported for outer joins (yet). Dmitry This is somewhere in tracker or this should not go to the tracker? And when this is planned to be supported - in FB3 Beta 2 or after FB3 release? PS. in Interbase for query SELECT * FROM

Re: [Firebird-devel] Plan natrual is this related to CORE-4809?

2015-06-01 Thread liviuslivius
W dniu 2015-06-01 12:08:32 użytkownik Dmitry Yemanov firebi...@yandex.ru napisał: 01.06.2015 12:48, liviuslivius wrote: This is somewhere in tracker or this should not go to the tracker? Feel free to add a ticket. And when this is planned to be supported - in FB3 Beta 2 or after FB3

Re: [Firebird-devel] Plan natrual is this related to CORE-4809?

2015-06-01 Thread Dmitry Yemanov
01.06.2015 12:48, liviuslivius wrote: This is somewhere in tracker or this should not go to the tracker? Feel free to add a ticket. And when this is planned to be supported - in FB3 Beta 2 or after FB3 release? Not in Beta 2 for sure. Dmitry