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 1lRsxi-0006bn-5M for pgsql-docs@arkaria.postgresql.org; Thu, 01 Apr 2021 08:45:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lRsxh-0003T7-3B for pgsql-docs@arkaria.postgresql.org; Thu, 01 Apr 2021 08:45:57 +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 1lRsxg-0003Pp-RN for pgsql-docs@lists.postgresql.org; Thu, 01 Apr 2021 08:45:56 +0000 Received: from mail.postgrespro.ru ([93.174.131.139]) by makus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lRsxe-0008G6-9i for pgsql-docs@lists.postgresql.org; Thu, 01 Apr 2021 08:45:55 +0000 Received: from [192.168.88.249] (unknown [159.224.168.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mail.postgrespro.ru (Postfix) with ESMTPSA id F1EE521C86F9 for ; Thu, 1 Apr 2021 11:45:52 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mail; t=1617266753; bh=lLA4ZTr1Be1BrS65+lWlXD+mKUefCkoB5FzIKGCu4eU=; h=Subject:To:References:From:Date:In-Reply-To; b=GlW+upwGeF+i3WCJooGFT7zOcauxm4xh0BO3+iQ6/tdVq8pi/ibK3rxs28i3mHVY2 XH1NqO2lvGDyWXJDAM2vUQG/fXhf4H8jhMoMo/kZggMbpvRQm2oKUsm8eZr6U80/w8 /BRdDXCmOC/aoUN8uLFG1FFpBepbps6oqDedpErw= Subject: Re: [PATCH] add link to domain data types section from locale documentation To: pgsql-docs@lists.postgresql.org References: <2ea65bdf-1380-f088-02bd-ff1a31ed265c@postgrespro.ru> <511121ea-613a-6600-b252-5cebaaa3bccf@purtz.de> From: Anton Voloshin Message-ID: <3a0dff3f-9e24-eee2-ee9e-b643b626e7b8@postgrespro.ru> Date: Thu, 1 Apr 2021 11:45:50 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 In-Reply-To: <511121ea-613a-6600-b252-5cebaaa3bccf@purtz.de> 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: Archived-At: Precedence: bulk On 01.04.2021 11:29, Jürgen Purtz wrote: > It's likely that the term "domain" within an SQL context confuse some > people. An additional remark in the glossary concerning the SQL and IP > meaning may be helpful. Nice touch, thanks! -- Anton Voloshin Postgres Professional: https://www.postgrespro.com Russian Postgres Company