Re: WIP: System Versioned Temporal Table

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Re: WIP: System Versioned Temporal Table
Дата
Msg-id 91d73b0f-fd7e-b11e-6a46-a32654f8d64d@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: WIP: System Versioned Temporal Table  (Vik Fearing <vik.fearing@2ndquadrant.com>)
Список pgsql-hackers
On 05/01/2020 13:50, Vik Fearing wrote:
> Okay, now that I see your tests, I understand why everything is broken. 
> You only test FROM-TO and with a really wide interval.  There are no
> tests for AS OF and no tests for BETWEEN-AND.


I have started working on some better test cases for you.  The attached
.sql and .out tests should pass, and they are some of the tests that
I'll be putting your next version through.  There are many more tests
that need to be added.


Once all the desired functionality is there, I'll start reviewing the
code itself.


Keep up the good work, and let me know if I can do anything to help you.

-- 

Vik Fearing


Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: our checks for read-only queries are not great
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: remove support for old Python versions