Re: Re: SQL:2011 PERIODS vs Postgres Ranges?

Поиск
Список
Период
Сортировка
От Paul A Jungwirth
Тема Re: Re: SQL:2011 PERIODS vs Postgres Ranges?
Дата
Msg-id CA+renyWEv4uB9DkPhSSvqQcD40mxLwh1RGyZQsiqcwZVE0Y4WQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: SQL:2011 PERIODS vs Postgres Ranges?  (David Steele <david@pgmasters.net>)
Ответы Re: SQL:2011 PERIODS vs Postgres Ranges?
Список pgsql-hackers
On Tue, Mar 5, 2019 at 12:35 AM David Steele <david@pgmasters.net> wrote:
> I have marked this patch as targeting PG13 since it is clearly not
> material for PG12.  I also added you as the patch author.

Thanks David! Targeting PG13 was my intention, so sorry if I messed up
the commitfest entry.

Here is a new patch rebased on top of master. My questions are inline
as TODO comments for whoever does the review. I'm pretty far along
with an add-on patch to create temporal *foreign* keys too, which I
think should be part of this same bundle of work. If anyone happens to
review the PK patch soon, it might help me avoid the same mistakes in
the FK work, but if not that's fine too. :-)

Yours,
Paul

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Should we increase the default vacuum_cost_limit?
Следующее
От: Dmitry Dolgov
Дата:
Сообщение: Re: Pluggable Storage - Andres's take