Select for update with outer join broken?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Select for update with outer join broken?
Дата
Msg-id 200609301212.29547.josh@agliodbs.com
обсуждение исходный текст
Ответы Re: Select for update with outer join broken?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
All,

Some change which was made in the last couple weeks broke select for update
with an outer join:

Please examine the SQLException for more information.
NestedException: org.postgresql.util.PSQLException: ERROR: SELECT FOR  
UPDATE/SHARE cannot be applied to the nullable side of an outer join
         at  
com.sun.jdo.spi.persistence.support.sqlstore.SQLStoreManager.throwJDOSql
Exception(SQLStoreManager.java:632)

This was working per SQL spec before beta ... what happened?  Error above is
from Thursday's snapshot.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: libedit broke in head
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: libedit broke in head