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.89) (envelope-from ) id 1h1pIC-0006S9-7c for pgsql-hackers@arkaria.postgresql.org; Thu, 07 Mar 2019 09:26:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1h1pIA-0007Vu-Fp for pgsql-hackers@arkaria.postgresql.org; Thu, 07 Mar 2019 09:26:18 +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 1h1pIA-0007Vj-5E for pgsql-hackers@lists.postgresql.org; Thu, 07 Mar 2019 09:26:18 +0000 Received: from mail.thelabyrinth.net ([45.56.70.56]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h1pI7-0005Qt-Iw for pgsql-hackers@lists.postgresql.org; Thu, 07 Mar 2019 09:26:16 +0000 Received: from Davids-MacBook.local (unknown [176.113.73.188]) (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 8955D5461E for ; Thu, 7 Mar 2019 09:26:13 +0000 (UTC) Subject: Re: [HACKERS] proposal: schema variables To: pgsql-hackers@lists.postgresql.org References: <20180919112305.GA18604@zakirov.localdomain> From: David Steele Message-ID: <40a63d9f-acb7-d32c-1528-fc699bc1bdd1@pgmasters.net> Date: Thu, 7 Mar 2019 11:26:06 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.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: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 3/7/19 10:10 AM, Fabien COELHO wrote: > > Anyway, the patch is non trivial and very large, so targetting v12 now > is indeed out of reach. Agreed. I have set the target version to PG13. Regards, -- -David david@pgmasters.net