Re: ERROR: invalid value "????" for "YYYY"

Поиск
Список
Период
Сортировка
От Rowan Collins
Тема Re: ERROR: invalid value "????" for "YYYY"
Дата
Msg-id 52570F54.8060906@gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: invalid value "????" for "YYYY"  (Brian Wong <bwong@imageworks.com>)
Список pgsql-general
On 10/10/2013 01:57, Brian Wong wrote:
> And the extra data that's showing up is being added to the resultset
> cuz without the additional where clause, the result set did not
> contain any of those rows like pg_statistics/etc.

To add to what Brain said on this already, the key thing is that
Postgres doesn't know (or care) which where clause is "additional". The
only "original" result set is the one with no where clause at all, which
contains rows for 'pg_statistics' etc.

--
Rowan Collins
[IMSoP]



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

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: Can a view represent a schedule for all days into the future?
Следующее
От: Adam Mackler
Дата:
Сообщение: A view representing a schedule for all days into the future