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 1mL7Km-00034L-61 for pgsql-hackers@arkaria.postgresql.org; Tue, 31 Aug 2021 17:14:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mL7Kl-0005UJ-5I for pgsql-hackers@arkaria.postgresql.org; Tue, 31 Aug 2021 17:14:03 +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 1mL7Kk-0005UB-Sz for pgsql-hackers@lists.postgresql.org; Tue, 31 Aug 2021 17:14:02 +0000 Received: from mail.postgrespro.ru ([93.174.131.139]) by makus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mL7Kg-0004wM-Dj for pgsql-hackers@lists.postgresql.org; Tue, 31 Aug 2021 17:14:01 +0000 Received: from [10.0.1.15] (unknown [188.123.231.190]) (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 1524A21CB387; Tue, 31 Aug 2021 20:13:56 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mail; t=1630430036; bh=4zIoDwuIm9KbzkJS+0Ua2CxuDCvMKoQe1mdmBtQqJpc=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=XN2gMfK1icMdULuO7kVlX0jqCrqYZkQRzWPdKpnQtOoBD2OhjIRlyaR0iDoVtLM9l yRA9mwsIIqf2jVSi5vht6aK4vPdc5681tWyS4FeXnxx8qjY12JFR6LNBjMjo9jJeLP CrBw5aS8DE6l+JBxujK1iNVzITVC2ZZLScbVzim0= Subject: Re: psql: \dl+ to list large objects privileges To: Daniel Gustafsson Cc: "pgsql-hackers@lists.postgresql.org" References: <6d722115-6297-bc53-bb7f-5f150e765299@postgrespro.ru> From: Pavel Luzanov Message-ID: <90da33e5-5886-11f0-d22f-b2ff8b2d4b99@postgrespro.ru> Date: Tue, 31 Aug 2021 20:13:55 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 31.08.2021 17:35, Daniel Gustafsson wrote: > Please do, if it was interesting enough for you to write it, it’s > interesting enough to be in the commitfest. Thanks, added to the commitfest. Pavel Luzanov Postgres Professional: https://postgrespro.com The Russian Postgres Company