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 1j9CXo-0005X7-C8 for pgsql-hackers@arkaria.postgresql.org; Tue, 03 Mar 2020 18:45:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1j9CXn-0007Gi-4Q for pgsql-hackers@arkaria.postgresql.org; Tue, 03 Mar 2020 18:45:27 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1j9CXm-0007Gb-Rs for pgsql-hackers@lists.postgresql.org; Tue, 03 Mar 2020 18:45:26 +0000 Received: from relay12.mail.gandi.net ([217.70.178.232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1j9CXg-0004F7-Fp for pgsql-hackers@postgresql.org; Tue, 03 Mar 2020 18:45:26 +0000 Received: from [10.8.8.2] (unknown [185.94.189.189]) (Authenticated sender: vik@postgresfriends.org) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 16D0A200004; Tue, 3 Mar 2020 18:45:17 +0000 (UTC) Subject: Re: WIP: System Versioned Temporal Table To: David Steele , Surafel Temesgen Cc: 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: Vik Fearing Message-ID: Date: Tue, 3 Mar 2020 19:45:14 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <1c0f2169-f949-f5c5-9069-b6d0d7e110a7@pgmasters.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 03/03/2020 19:33, David Steele wrote: > Hi Surafel, > > On 1/3/20 5:57 AM, Surafel Temesgen wrote: >> Rebased and conflict resolved i hope it build clean this time > > This patch no longer applies according to cfbot and there are a number > of review comments that don't seem to have been addressed yet. > > 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 strongly second that motion. -- Vik Fearing