Re: WIP: System Versioned Temporal Table

Поиск
Список
Период
Сортировка
От legrand legrand
Тема Re: WIP: System Versioned Temporal Table
Дата
Msg-id 1578252366670-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: WIP: System Versioned Temporal Table  (Vik Fearing <vik.fearing@2ndquadrant.com>)
Список pgsql-hackers
Vik Fearing-4 wrote
> On 05/01/2020 16:01, legrand legrand wrote:
>
>
> No, that is incorrect.  The standard syntax is:
>
>
>     FROM tablename FOR SYSTEM_TIME AS OF '...'
>
>     FROM tablename FOR SYSTEM_TIME BETWEEN '...' AND '...'
>
>     FROM tablename FOR SYSTEM_TIME FROM '...' TO '...'
>
> --
>
> Vik Fearing

oups, I re-read links and docs and I'm wrong.
Sorry for the noise

Regards
PAscal



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Rethinking opclass member checks and dependency strength
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: [Proposal] Global temporary tables