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 1lRrDw-0000mm-Cz for pgsql-docs@arkaria.postgresql.org; Thu, 01 Apr 2021 06:54:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lRrDv-0005bt-7l for pgsql-docs@arkaria.postgresql.org; Thu, 01 Apr 2021 06:54:35 +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 1lRrDu-0005bm-VY for pgsql-docs@lists.postgresql.org; Thu, 01 Apr 2021 06:54:35 +0000 Received: from mail.postgrespro.ru ([93.174.131.139]) by makus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lRrDs-0007Pr-Ab for pgsql-docs@lists.postgresql.org; Thu, 01 Apr 2021 06:54:33 +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 D36D621C2C57 for ; Thu, 1 Apr 2021 09:54:29 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mail; t=1617260069; bh=zNBOQqiueVxIzO5OltX9U4Yd3SiEe4ikL0LIGj2PIMI=; h=Subject:To:References:From:Date:In-Reply-To; b=owLRnwKOL/aZikrJynjQJCFCfjH3njYlOHVxANpeyhko5XzS/BmCyo8DmKqWvuvOR RQrrPdtWDveJmZj5cf6YdhvCEiENio59xuG1dI0A71VzmpIO2MOEQGk93D1I4/gGi9 Sh1N86V0Vwnlsf/N0hVt3MUpG3dBwlUeIEwBqO9k= 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> <938f4e7730a03c0214ec9e6dd87a9ce046cab6a4.camel@cybertec.at> From: Anton Voloshin Message-ID: Date: Thu, 1 Apr 2021 09:54:27 +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: <938f4e7730a03c0214ec9e6dd87a9ce046cab6a4.camel@cybertec.at> 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: Archived-At: Precedence: bulk On 31.03.2021 12:48, Laurenz Albe wrote: > On Tue, 2021-03-30 at 22:46 +0300, Anton Voloshin wrote: >> I've attached a patch that does that. Please let me know whether this >> fix is desirable and correct (I'm new to Postgres) and if there is a >> better way of suggesting an improvement for the documentation. > > +1 Thanks! Should I do something to ensure this doc patch getting committed to Postgres? Or will it be picked up from my [1] original email by some committer without any further efforts from my side? [1] https://www.postgresql.org/message-id/2ea65bdf-1380-f088-02bd-ff1a31ed265c%40postgrespro.ru -- Anton Voloshin Postgres Professional: https://www.postgrespro.com Russian Postgres Company