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 1qLSVJ-003AKc-8g for pgsql-hackers@arkaria.postgresql.org; Mon, 17 Jul 2023 17:59:25 +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 1qLSUI-00D0O9-6F for pgsql-hackers@arkaria.postgresql.org; Mon, 17 Jul 2023 17:58:22 +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 1qLSUH-00D0N9-TR for pgsql-hackers@lists.postgresql.org; Mon, 17 Jul 2023 17:58:21 +0000 Received: from mail-pf1-x42c.google.com ([2607:f8b0:4864:20::42c]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qLSUF-000wVx-01 for pgsql-hackers@postgresql.org; Mon, 17 Jul 2023 17:58:20 +0000 Received: by mail-pf1-x42c.google.com with SMTP id d2e1a72fcca58-666eef03ebdso3117791b3a.1 for ; Mon, 17 Jul 2023 10:58:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689616698; x=1692208698; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=kcgzuMKEq7BcgGeXReyOAubBScaTq5XBzRuxtKTH/20=; b=JE9HTpsms2piZlG8MN6vWX4u7eUR3n/hOxcbHAZuedRWhArHQEy1hDhpCnFt9R5Tww GYtemkXg9EeQGusk3m/uYltL0qFY5kFWRGz2AlsVHC1iiDEZKAX9h38QywMzcQX6V/Ik 9k9dauMHeNIdljLvSG3PMi1j+BLLMSnGXeJiexC/ikftCBJDHjmxpMcU2MsUia5NH1Ql S2DEEZ/9PCF8TJByn+C4X9zpE8SMElEaYzMOTf+6tJmccuxDBL2fdRR6s++fzQRa02UN GFEs016sHohjTUVblcz/gzOblq8LeIJM7+wb9/T9/CxN4sR5Ycydm81STppjY0RPgBQC nSgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689616698; x=1692208698; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=kcgzuMKEq7BcgGeXReyOAubBScaTq5XBzRuxtKTH/20=; b=cb7kbEvWdxJlWt+vE9WmEHt4N2gmCK9L+f/b6k44UGNKo74Wp5L716NAmOQq6+/Fun b5BATqYJaOq7MjUTm7Y0Ty4+ZeTSbe0ARiAJGyDduoMAUcih+LX/uSx8XpEhgHU5VwvU 3MP8So7A/qUtqO2QB2mSA/+ofNylvPIg+JD2+v94c7RxTVGGZXYWEePKuYBPzJhTmozQ RiRg4fldAvP3mMt200VoLCqOZ/WdtTT373xyeZwQZyckcDp1ZiSlC4Sry+x/rIQQSemM f9Oh/Jkd72+NXyOi0pFDSfuyIoujlSmZrEIWzEST2qKWMxpL0cEJihntEuZyckIbCYu0 I2eA== X-Gm-Message-State: ABy/qLbnFxnfc/AY28T1VNTNj+FFyRgBIlLc+21oTQp+gTrkBKp3KFy3 VfVJo7JeLi00NRixxcMo4QM= X-Google-Smtp-Source: APBJJlF7IZGYy6f9j9R/NxvAyU+3PVdaqnm2JYPEho5mTGUJlhwMOVMLetCn0W2CCoryOLG5j+r/Jg== X-Received: by 2002:a05:6a20:1c5:b0:128:f513:55ed with SMTP id 5-20020a056a2001c500b00128f51355edmr8967415pzz.54.1689616697758; Mon, 17 Jul 2023 10:58:17 -0700 (PDT) Received: from nathanxps13 ([50.47.162.83]) by smtp.gmail.com with ESMTPSA id y4-20020a62b504000000b0064d32771fa8sm92842pfe.134.2023.07.17.10.58.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jul 2023 10:58:17 -0700 (PDT) Date: Mon, 17 Jul 2023 10:58:13 -0700 From: Nathan Bossart To: Noah Misch Cc: "David G. Johnston" , Gurjeet Singh , Jeff Davis , pgsql-hackers@postgresql.org, Robert Haas , Greg Stark , Tom Lane Subject: Re: Fix search_path for all maintenance commands Message-ID: <20230717175813.GA717781@nathanxps13> References: <2cf41c8edeaaf7acb757095e6eceab8ae926f3da.camel@j-davis.com> <20230715211333.GB3675150@rfd.leadboat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230715211333.GB3675150@rfd.leadboat.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Sat, Jul 15, 2023 at 02:13:33PM -0700, Noah Misch wrote: > The 2018 security fixes instigated many function repairs that $SUBJECT would > otherwise instigate. That wasn't too painful. The net new pain of $SUBJECT > will be less, since the 2018 security fixes prepared the path. Hence, I > remain +1 for the latest Davis proposal. I concur. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com