Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kt2uR-0007q5-D1 for pgsql-hackers@arkaria.postgresql.org; Sat, 26 Dec 2020 06:18:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kt2uQ-0007Bk-6d for pgsql-hackers@arkaria.postgresql.org; Sat, 26 Dec 2020 06:18:34 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kt2uP-00079x-QY for pgsql-hackers@lists.postgresql.org; Sat, 26 Dec 2020 06:18:33 +0000 Received: from lb3-smtp-cloud9.xs4all.net ([194.109.24.30]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kt2uI-0002DI-0u for pgsql-hackers@lists.postgresql.org; Sat, 26 Dec 2020 06:18:31 +0000 Received: from webmailclassic.xs4all.nl ([IPv6:2001:888:0:22:194:109:20:213]) by smtp-cloud9.xs4all.net with ESMTPA id t2uDkZNkuJXq7t2uDk2KIX; Sat, 26 Dec 2020 07:18:21 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xs4all.nl; s=s2; t=1608963501; bh=PJNZ3CzrAJN/F01XYQvsvhcGSBPwZL96Tmlr+g8g8KU=; h=MIME-Version:Date:From:To:Subject:Message-ID:Content-Type:From: Subject; b=PdK20JJDzWOkAnhSzEyuuK7ddl6MDQ65PvofYkXTbbNxKBfHzVCsMJNGjSKhaIsso zi0o4pAWT3aCQPEsa1N1W5e8inKOn61KgAKSKqRYiwVCagAaGDEQM/JdbSNFoeUKko L4jaAR3uypSAzowWfEBLZPjqOmfTsCfMhtScfSHzPyTvY+7LgpXrJ15lixBBYx3fI0 iR1dh5NR4efqtrdT2FUHn71wfkO5L6MoRWd1TlqzeteUvUnbzW47h32DPTq0zzsFZo 99SygAI+ntF3/pM3O31+LcmCOmoeHHnLCyl8rGTpsE/XyWIT6XguJPcQwtfIWXmy5r wwbNwqTckjLUA== Received: from fc0c:c185:a5f8:6dfd:a400:6e47:313b:867f by webmailclassic.xs4all.nl with HTTP (HTTP/1.1 POST); Sat, 26 Dec 2020 07:18:21 +0100 MIME-Version: 1.0 Date: Sat, 26 Dec 2020 07:18:21 +0100 From: Erik Rijkers To: Pavel Stehule Cc: Michael Paquier , Zhihong Yu , Amit Kapila , DUVAL REMI , PostgreSQL Hackers Subject: Re: proposal: schema variables In-Reply-To: References: <20200924035637.GF28585@paquier.xyz> <20201001033824.GC8130@paquier.xyz> Message-ID: <51a9a68e8a998d04df17417d45c1dbd4@xs4all.nl> X-Sender: er@xs4all.nl User-Agent: XS4ALL Webmail Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4xfIgK+Mc16bey4SVDKJin15RPMyxrdMDvULyWXY+lV9AEOOpCtJlAIu5msXHlAv9NgL4ZHDTQXDd21g57qM2lKBplOnyJ0zIb59GUb3l9EcmQkAibOY60 yk9xaM06yejHuL/rathilqBCMwnErq0yLToBMh0GhIUwJT6T2X4oTH4kbEOZQtOtRbLx3Z8eJ1OAT4iDQO0jBVkz4cHZnJRxnsnKBDMgcI0rUN1iePGVsWJ5 7te+1iJdtbcK3uwa4bSm7MVJJFCZFEAQ8VfaeRE1pb+J5BfSI0yjjmyTeXf3qRPVuh9cIb7eDtCrmR4bNT9ezFthi/7ID2mKxhyUKYQfOgRasSWpIwTFzSKy /PwkJXZxTfzsx5eRl6amnJrZGFjoBAwnlEVRAju0OalQysp82Qzsj9l2vQq9SfqK9iKvZpoI List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2020-12-26 05:52, Pavel Stehule wrote: > so 19. 12. 2020 v 7:57 odesílatel Pavel Stehule > > napsal: > [schema-variables-20201222.patch.gz (~] > >> Hi >> >> only rebase >> > > rebase and comments fixes > Hi Pavel, This file is the exact same as the file you sent Tuesday. Is it a mistake?