Re: Forward declaration of table

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Forward declaration of table
Дата
Msg-id CAKFQuwar=c4FAq4d=SDVHoy9LUtB3tX8ff1g+KrmNusMnWHvCw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Forward declaration of table  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
On Wed, Aug 24, 2016 at 4:38 PM, David G. Johnston <david.g.johnston@gmail.com> wrote:
On Wed, Aug 24, 2016 at 4:27 PM, Alexander Farber <alexander.farber@gmail.com> wrote:

Why aren't m.tiles and m.score returned please?


​How about you output g.mid1 and g.mid2 in the first query and confirm that the rows being returned from words_games actually have a value in the set {2,3,4} in one of those columns.


​Also, NULL can be annoying here...might want to try IS DISTINCT FROM or some similar.

Dave
 

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Forward declaration of table
Следующее
От: Francisco Reyes
Дата:
Сообщение: Alter default privileges vs new schemas