Re: Boolean partitions syntax

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Boolean partitions syntax
Дата
Msg-id 119d5cd5-4472-4ac7-1a96-6b30d0e42f0e@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Boolean partitions syntax  ("Jonathan S. Katz" <jonathan.katz@excoventures.com>)
Ответы Re: Boolean partitions syntax  ("Jonathan S. Katz" <jonathan.katz@excoventures.com>)
Список pgsql-hackers
On 4/7/18 11:16, Jonathan S. Katz wrote:
> The last line yielding:
> 
>     ERROR:  syntax error at or near "TRUE"
>     LINE 3: FOR VALUES IN (TRUE);
> 
> [Omitted from example: the “records_active” partition]
> 
> I’m glad to see this was added to the open items. I would strongly
> suggest fixing
> this prior to the 11 release as it is unintuitive from a user standpoint
> to use ‘TRUE’

I think this is actually more accurately classified as an existing bug
in PostgreSQL 10.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [sqlsmith] Failed assertion in create_gather_path
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: pgsql: Store 2PC GID in commit/abort WAL recs for logicaldecoding