Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1jBfXI-0005Hm-R4 for pgsql-hackers@arkaria.postgresql.org; Tue, 10 Mar 2020 14:07:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jBfXH-0006aQ-JY for pgsql-hackers@arkaria.postgresql.org; Tue, 10 Mar 2020 14:07:07 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1jBfXH-0006Zn-74 for pgsql-hackers@lists.postgresql.org; Tue, 10 Mar 2020 14:07:07 +0000 Received: from mail.thelabyrinth.net ([45.56.70.56]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jBfXE-0008UF-TW for pgsql-hackers@postgresql.org; Tue, 10 Mar 2020 14:07:06 +0000 Received: from Davids-MacBook-Pro.local (c-73-39-102-148.hsd1.md.comcast.net [73.39.102.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dsteele) by mail.thelabyrinth.net (Postfix) with ESMTPSA id 2042F546A7; Tue, 10 Mar 2020 14:07:03 +0000 (UTC) Subject: Re: WIP: System Versioned Temporal Table To: Surafel Temesgen Cc: Vik Fearing , PostgreSQL Hackers References: <3de42e96-45c3-faaa-af20-30f127724601@2ndquadrant.com> <55cf779b-a347-8c21-9a82-ad2030f95d0b@2ndquadrant.com> <9550e917-c370-36a3-277f-2f25bfc1b497@2ndquadrant.com> <1c0f2169-f949-f5c5-9069-b6d0d7e110a7@pgmasters.net> From: David Steele Message-ID: <902d1219-3522-a4dd-544a-86af396f2c2d@pgmasters.net> Date: Tue, 10 Mar 2020 10:07:02 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 3/10/20 9:00 AM, Surafel Temesgen wrote: > On Tue, Mar 3, 2020 at 9:33 PM David Steele > wrote: > > The patch is not exactly new for this CF but since the first version > was > posted 2020-01-01 and there have been no updates (except a rebase) > since > then it comes pretty close. > > Were you planning to work on this for PG13?  If so we'll need to see a > rebased and updated patch pretty soon.  My recommendation is that we > move this patch to PG14. > > I agree with moving to  PG14 . Its hard to make it to PG13. The target version is now PG14. Regards, -- -David david@pgmasters.net