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 1raJdm-009Ase-Qj for pgsql-hackers@arkaria.postgresql.org; Wed, 14 Feb 2024 18:05:50 +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 1raJdj-007ki3-5w for pgsql-hackers@arkaria.postgresql.org; Wed, 14 Feb 2024 18:05:47 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1raJdi-007khu-NE for pgsql-hackers@lists.postgresql.org; Wed, 14 Feb 2024 18:05:46 +0000 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1raJdg-006kNy-6R for pgsql-hackers@postgresql.org; Wed, 14 Feb 2024 18:05:45 +0000 Received: by mail-wr1-x431.google.com with SMTP id ffacd0b85a97d-33cddf4b4b5so1390510f8f.0 for ; Wed, 14 Feb 2024 10:05:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cybertec-at.20230601.gappssmtp.com; s=20230601; t=1707933942; x=1708538742; darn=postgresql.org; h=content-transfer-encoding:mime-version:user-agent:reply-to :references:in-reply-to:message-id:date:cc:subject:to:from:from:to :cc:subject:date:message-id:reply-to; bh=K8i3f2QLTAdudNAlwnZ8s3SXtL0w4odZeW+cS3EbFyc=; b=vBSm1qz2mxM5+zQsKQ7tf7Kdk8aeofmJvEyOREXrq1rQeoOD8ENm95hMD6MZIuj8n7 m3VX0YH91tr8EyEhz/5zCMsbbkWk+noflcRYMvo3JVy62Za1tRfdVoIwWqlws/S4/g92 Grc5kVvCc18GLjaqmCB3aykk4VK62zBiJjOdFMXKrrpSQTKVFEJPZUpZheJvkCmtjfIt aB5NIHR0IKTX9sndKJ8b5UB7Kii60PuoeJeD6EZxVOJakodEG9UYQwWpmfmT73NGRgEf reT64s1fca4Y2aVs2G+tO1kZd4orZvB5A6lIpk5VqQtPfRlOh51oQ7kfDKR3RPjd7Nmo b8ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707933942; x=1708538742; h=content-transfer-encoding:mime-version:user-agent:reply-to :references:in-reply-to:message-id:date:cc:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=K8i3f2QLTAdudNAlwnZ8s3SXtL0w4odZeW+cS3EbFyc=; b=OAZoYOpkh/1LTue4U3WlbkeQWMhye+Jmj8XCsSy5ReYUonbrV9+ky1X+4t67br8GNp s3axmO/0FZJ682zsA4Dj3aqvOLfWOa53dTCzlz/oTfu8zgpvD14Sf1OtTLGsJOXxyW7l rM4LGWyc18V8YQ2CsPQ6/I/9dNSWU+8OBzT1RWNaKz1uzKkYhQbTCj6YwnuNacg3jFhY iBPH19l0HDY3ocItK/ofNP0QWZT2UxS8+hOkVSChTMHjHVR3f3OmktMIK10ey/j3hJQe mJxbhbNvtFt+1aWAM+o0op39MpL7P2GJNYkEkLVaEGVi/MyWuMABYTFFc36zPFFu8+NY QNZQ== X-Gm-Message-State: AOJu0YyiL4eyqYKtx/UEkQIpvj6VV/QeoINuAWltEtC8V+A6TSkQ41c7 H0e4KgBzWkEmgKgXlyvE2oZLySGQ7+aQ4egjSyh45IklrAEo8QmNBM+QH10HQrA= X-Google-Smtp-Source: AGHT+IHX/QGQWSsHjmZeEDdKJQRXpFsLzH2uX9KQW/p2+EWJns/DaxK0bpmxFzBwVFYT/35p3Cf03A== X-Received: by 2002:adf:f64c:0:b0:33b:69ee:9809 with SMTP id x12-20020adff64c000000b0033b69ee9809mr2561488wrp.44.1707933942033; Wed, 14 Feb 2024 10:05:42 -0800 (PST) Received: from [192.168.0.167] ([62.197.243.85]) by smtp.gmail.com with ESMTPSA id l1-20020a5d4bc1000000b0033ce214a97csm3972087wrt.17.2024.02.14.10.05.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Feb 2024 10:05:41 -0800 (PST) From: "Pavlo Golub" To: "Nathan Bossart" Subject: Re[2]: [PATCH] allow pg_current_logfile() execution under pg_monitor role Cc: pgsql-hackers Date: Wed, 14 Feb 2024 18:05:41 +0000 Message-Id: In-Reply-To: <20240213212928.GA262402@nathanxps13> References: <20240209163657.GC663211@nathanxps13> <20240212154945.GA1645880@nathanxps13> <20240213212928.GA262402@nathanxps13> Reply-To: "Pavlo Golub" User-Agent: eM_Client/9.2.2157.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk >On Mon, Feb 12, 2024 at 09:49:45AM -0600, Nathan Bossart wrote: >> Okay. I'll plan on committing this in the next few days. > >Here is what I have staged for commit. > Oh, thanks! I forgot, indeed, to update docs and catalog version! My=20 bad! In my defense, I was trying to find tests but I missed=20 regress/sql/misc_functions.sql somehow. Now I will know. Thanks again! Best regards, Pavlo Golub