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 1pSEfx-0007a9-Kn for pgsql-hackers@arkaria.postgresql.org; Wed, 15 Feb 2023 10:06:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pSEey-0000wM-9V for pgsql-hackers@arkaria.postgresql.org; Wed, 15 Feb 2023 10:05:08 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pSEex-0000wD-PK for pgsql-hackers@lists.postgresql.org; Wed, 15 Feb 2023 10:05:08 +0000 Received: from mail.postgrespro.ru ([93.174.131.139]) by magus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pSEew-0002lg-A2 for pgsql-hackers@lists.postgresql.org; Wed, 15 Feb 2023 10:05:07 +0000 Received: from [192.168.0.101] (unknown [62.217.188.29]) (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 D013E21CC24E; Wed, 15 Feb 2023 13:05:04 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mail; t=1676455504; bh=DiFzm3DL+9HoUlGc+/0hRmBH3R+/edi/AlgPq5Xh2aY=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=A0jW0JX/qwJoEH/4YWIzmyW83D8m+SBDkGwenb61lN2bErT+eIGHbn7u3qxm0sO4p km6JzzEDUQ2dZ96dxZSST73HHTSkAOowm3vMUkHy3fsD76dkcCtYy/qvo7t5W5Sr76 NEelyKfdIhYyY6d5tmbjlBuGFHjt5AFJWSsT4ySs= Content-Type: multipart/alternative; boundary="------------Va13wpqtK2idTk03AEHLTjoi" Message-ID: <4fc89313-6019-6f91-c950-9da4cd215a28@postgrespro.ru> Date: Wed, 15 Feb 2023 13:05:04 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Content-Language: en-US, ru-RU To: Michael Paquier , Jelte Fennema Cc: Jelte Fennema , "isaac.morland@gmail.com" , "pgsql-hackers@lists.postgresql.org" , Nathan Bossart , Andrew Dunstan References: From: Pavel Luzanov In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------Va13wpqtK2idTk03AEHLTjoi Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 15.02.2023 10:11, Michael Paquier wrote: > Which comes down to blame me for both of them. My only intention was to make postgres better.I'm sorry you took it that way. > So, please find attached a patch to close the gap the sample files, > for both things, with descriptions of all the field values they can > use. A short and precise description. Nothing to add.Next time I will try to offer a patch at once. ----- Pavel Luzanov --------------Va13wpqtK2idTk03AEHLTjoi Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
On 15.02.2023 10:11, Michael Paquier wrote:
Which comes down to blame me for both of them.

My only intention was to make postgres better.
I'm sorry you took it that way. 

So, please find attached a patch to close the gap the sample files,
for both things, with descriptions of all the field values they can
use.

A short and precise description. Nothing to add.
Next time I will try to offer a patch at once.

 
-----
Pavel Luzanov
--------------Va13wpqtK2idTk03AEHLTjoi--