Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1stjKW-0018uU-6w for pgsql-hackers@arkaria.postgresql.org; Thu, 26 Sep 2024 07:54:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1stjKV-004Jdv-3e for pgsql-hackers@arkaria.postgresql.org; Thu, 26 Sep 2024 07:54:27 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1stjKU-004Jdn-NC for pgsql-hackers@lists.postgresql.org; Thu, 26 Sep 2024 07:54:26 +0000 Received: from forward501b.mail.yandex.net ([2a02:6b8:c02:900:1:45:d181:d501]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1stjKM-0019pO-Fv for pgsql-hackers@lists.postgresql.org; Thu, 26 Sep 2024 07:54:25 +0000 Received: from mail-nwsmtp-smtp-production-main-39.sas.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-39.sas.yp-c.yandex.net [IPv6:2a02:6b8:c08:c61f:0:640:7720:0]) by forward501b.mail.yandex.net (Yandex) with ESMTPS id E99266241A; Thu, 26 Sep 2024 10:54:17 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-39.sas.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id GsPjbNAXqiE0-zAl18DbD; Thu, 26 Sep 2024 10:54:17 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=arenadata.io; s=mail; t=1727337257; bh=HsLfRk7aNRE1oFIAkeXPVxIsMKLquFSIu8IuxgHjoJI=; h=In-Reply-To:Cc:Date:References:To:Subject:From:Message-ID; b=BQTaV8hzotJRmq7yMS/blY7oYPFhqy51CO60q28r+eXlfBazf5chWAP4uwZDnxDv0 0xmo0uDyLhK8CpjlUqf+8EZT4fmvhjzrcb8Sfj4ue0smBeWq3YYSpS6HEPL7xD1ZY8 /n5LRFc7Jfqu/tXS/qR6/yrZgmwFNjmdl2DgTXSQ= Authentication-Results: mail-nwsmtp-smtp-production-main-39.sas.yp-c.yandex.net; dkim=pass header.i=@arenadata.io Message-ID: Date: Thu, 26 Sep 2024 10:54:16 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Denis Garsh Subject: Re: Add system column support to the USING clause To: Tom Lane Cc: "pgsql-hackers@lists.postgresql.org" References: <333431726204057@mail.yandex.ru> <86136.1726239379@sss.pgh.pa.us> Content-Language: en-US In-Reply-To: <86136.1726239379@sss.pgh.pa.us> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Yandex-Filter: 1 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hello, I'm still hoping for an answer. -- Best regards, Denis Garsh