Re: SQL:2011 PERIODS vs Postgres Ranges?

Поиск
Список
Период
Сортировка
От David Steele
Тема Re: SQL:2011 PERIODS vs Postgres Ranges?
Дата
Msg-id f2db15b4-b76c-d58b-9dc5-9d551557e2ef@pgmasters.net
обсуждение исходный текст
Ответ на Re: Re: SQL:2011 PERIODS vs Postgres Ranges?  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
Ответы Re: SQL:2011 PERIODS vs Postgres Ranges?
Список pgsql-hackers
Hi Pail,

On 3/10/19 2:41 AM, Paul A Jungwirth wrote:
> 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.

No worries, that's what I'm here for!

> 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. :-)

Don't worry if you don't attract review in this CF since most people are 
focused on PG12 items.  Even so, getting your patch in early helps 
because it will have history by the time the final CFs for PG13 come around.

Regards,
-- 
-David
david@pgmasters.net


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Pluggable Storage - Andres's take
Следующее
От: David Steele
Дата:
Сообщение: Re: Feature: temporary materialized views