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 1sJx9F-007Y4J-Hl for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Jun 2024 15:22:57 +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 1sJx9D-000uDG-6W for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Jun 2024 15:22:56 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sJx9C-000uD7-Sv for pgsql-hackers@lists.postgresql.org; Wed, 19 Jun 2024 15:22:55 +0000 Received: from mail-oo1-xc29.google.com ([2607:f8b0:4864:20::c29]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sJx9B-002USt-Pq for pgsql-hackers@postgresql.org; Wed, 19 Jun 2024 15:22:55 +0000 Received: by mail-oo1-xc29.google.com with SMTP id 006d021491bc7-5c1acd482e4so775439eaf.3 for ; Wed, 19 Jun 2024 08:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718810572; x=1719415372; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=CzYllibWF5ZIEwBOyHWgoD1uufk9xJZaNQxsuuMqbSU=; b=NUGMHghU1Yix/OZvjKBGh8l6MiN0FVb/r4LxnDL8oJCGX4zeZ/FlAuGRdZGfI2wqNm w9XEKOc57H5kK76XCnTeSFtYt9Ek/nMYEhgO0QCwHe4xa96U4GyWpNx884bYWyViZl6Z dBCje7kZiG50Jw+PABPr0gKe4MhoY7KN77lfPfQC01UIVcgC4HLMj7inDBxd7EFttASy O5X45mM6yoYFHMYALmahIGHYNfpCHxkkjr1yCkTp8DaGDZgf13rdiyyK1I0c5v5qyRkr 5wv/ZEQCESjM3zYV723JVjw9iPHgzu8TO5ZekO+Bq+09qK2h7SUbE6BFyIT8qkAeC4xj yAyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718810572; x=1719415372; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=CzYllibWF5ZIEwBOyHWgoD1uufk9xJZaNQxsuuMqbSU=; b=wCUcoJWsQd9chiYlZwFEJNURcIU1NAKxznQWnu4XZkIyNYtbi7Wrm13A8JOmkCxJ6v qF2SjNiYnZS+YMGrXKILFOZn6s1r9bUQge+w1S2AL8MRfBVsNvCxrlwo+/ns2c0tNimo bx4PoXDPIL2eTBiN/hRoTTYCuhoPjQJpSuQgxXIvunF39023TKP9lbq+2zlFuWvuxN5q HlGtgR3XxV2SQzRb2M/AfzOpdSlPvU2zlc/QAuBHa3f3WQLhHRMpq/jpIf8p4YhXR27S dxql6xZ/1D2g28Ss5tzwz7oZaoSKwbAih7IBlNogOxKGKvSjniXPBT0Z2EJlPQ7P6LMG 2/YA== X-Forwarded-Encrypted: i=1; AJvYcCV70krsEzwodcSWGfD8V422M/KWZ1D2230qY9tU9Y1ujsnU4kn5nNOdTxdmOR5yQfwuhikG1GOmLrByk/YqnvMz+pqfgWWbfo8dPw0+ X-Gm-Message-State: AOJu0YzURDY7lDrn+J7l3cNuYi7oZFhVbkLmQtFwaGdwsV+Rw2FGclMH IQlbtoSRXtLv+9uJ1nwiYKMUFMU6ns5p1L1CtZmvRVqulHBVeAHpz+OKJfKIwMXcqh6JK1oJlSX GdKFrair+V8VGcHFxvcXWB2E+TqOAMg== X-Google-Smtp-Source: AGHT+IE2TfC0a1eoc7xCA0NSyvOTK2qRtwTV86iOvWaXSzQ/bmDDXCgecCQU1poBN4iCXVZZawmSw7/gGsMbSFDLxbs= X-Received: by 2002:a05:6870:b69e:b0:254:b0b0:9328 with SMTP id 586e51a60fabf-25c948eda87mr3137963fac.4.1718810571724; Wed, 19 Jun 2024 08:22:51 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "David G. Johnston" Date: Wed, 19 Jun 2024 08:22:14 -0700 Message-ID: Subject: Re: Extension security improvement: Add support for extensions with an owned schema To: Jelte Fennema-Nio Cc: Jeff Davis , PostgreSQL-development Content-Type: multipart/alternative; boundary="000000000000905d14061b3fc515" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000905d14061b3fc515 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Jun 19, 2024 at 8:19=E2=80=AFAM Jelte Fennema-Nio wr= ote: > Because part of it would > only be relevant once we support upgrading from PG18. So for now the > upgrade_code I haven't actually run. > Does it apply against v16? If so, branch off there, apply it, then upgrade from the v16 branch to master. David J. --000000000000905d14061b3fc515 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Jun 19, 2024 at 8:19=E2=80=AFAM Jelte Fennema-Nio = <me@jeltef.nl> wrote:
=C2=A0
Because part of it would
only be relevant once we support upgrading from PG18. So for now the
upgrade_code I haven't actually run.

= Does it apply against v16?=C2=A0 If so, branch off there, apply it, then up= grade from the v16 branch to master.

David J.
=
--000000000000905d14061b3fc515--