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 1sJvMx-007NHC-Jy for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Jun 2024 13:28:59 +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 1sJvMu-00GSNQ-Rf for pgsql-hackers@arkaria.postgresql.org; Wed, 19 Jun 2024 13:28:57 +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 1sJvMu-00GSN3-I3 for pgsql-hackers@lists.postgresql.org; Wed, 19 Jun 2024 13:28:57 +0000 Received: from mail-ed1-x531.google.com ([2a00:1450:4864:20::531]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sJvMo-0025Fv-G9 for pgsql-hackers@postgresql.org; Wed, 19 Jun 2024 13:28:56 +0000 Received: by mail-ed1-x531.google.com with SMTP id 4fb4d7f45d1cf-57d1782679fso414697a12.0 for ; Wed, 19 Jun 2024 06:28:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718803729; x=1719408529; 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=u9/jEsrDJNlnESWVn5KFv/8yrUbWDWX9ssaeRFylEVQ=; b=jZ0IZ28HuQfkmY/lzokDAKsM41scyUDHiLE4rtgFx3/QcmVD5VFLGncPma2aABWHE8 f0+pttnc4uq6rxsrTS6OrCD9eRiud8IIqLxNHwIPY33DWkwhNVa89bYHe1AkTrFb164o 8Ic883SSHcxLSFBiW3nwGnFqzPGlm//RAa0imvVy8Vq7ycRr0MqsBP1cEL8YSrvUYTqn aUgOEXrnG1mmgpxZi5VkNj+a9EwOmIyzMePfC5IZcPuEfq6zh1/6dSJ5XUEhGdQf0x77 GkSwHHNhLE703aD75nXW8DZdZRvCTgWXXA/qQXe1fO4gAuCDI/g7mSA5qgACstN2rHGI 4LcQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718803729; x=1719408529; 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=u9/jEsrDJNlnESWVn5KFv/8yrUbWDWX9ssaeRFylEVQ=; b=hvl+2zPR/fmIU/xMI0W7Q8y+6r8T2CBL08TbZuuSiWv7BKKxFTaMJm5q+nE/fL1l1c Dz0tlrG0TBTPd5tQhgigPZrJZDQujmoS652p9V7y/a0GUIlWPMJB9xmS/oR8LUlNFDZ3 7ZyO2Z9LZeiv5UTui5c6nKQ96sZfh71Gv1qm3VJlGJsbNQm00SKYOK5fK1mwL2T68UuG 3yZmmZPXSn2+5oStlvsVwB1s1Hz/joJ6skdHFGu91JH0DIbyF13w8LxLDDWpxIFsQsAz mYY1RmDhxhw/LXo2Z57bW4hMTZNn8Wv1NzKhttlg04yqtohvzarrKHiE3Uvsq7w4nNIj 2SNQ== X-Gm-Message-State: AOJu0YxeKWCWO7ZJiTw7A+MZubHHAA3WYqFDZmpzu5+vu0I4+cPzMB2n AflaE3bXh/fINcHdCQXIqbwIlt3X7CtPY06fpfWfMfKIqJXc607pjv7c7YSgdFhlob4BhaecpW/ cI/3qrTj+5XZ/z3vsIKJ/BhW8cso= X-Google-Smtp-Source: AGHT+IEBNygxz4r3vjTvaXLF3Ipul499Nl9w1I4GszamIka9mIHHjkhyyJZTmypI88YUD6DsXnXLAg7Ep5TPKVsLw+c= X-Received: by 2002:a50:8ad0:0:b0:57c:7676:ea4d with SMTP id 4fb4d7f45d1cf-57d07e4e89bmr1377913a12.13.1718803728721; Wed, 19 Jun 2024 06:28:48 -0700 (PDT) MIME-Version: 1.0 References: <80b16434-b9b1-4c3d-8f28-569f21c2c102@app.fastmail.com> <2c4c70ef-6567-4f5a-baa0-e16eb9430572@app.fastmail.com> In-Reply-To: <2c4c70ef-6567-4f5a-baa0-e16eb9430572@app.fastmail.com> From: Ranier Vilela Date: Wed, 19 Jun 2024 10:28:37 -0300 Message-ID: Subject: Re: Add pg_get_acl() function get the ACL for a database object To: Joel Jacobson Cc: pgsql-hackers Content-Type: multipart/alternative; boundary="000000000000b073d0061b3e2deb" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b073d0061b3e2deb Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Em qua., 19 de jun. de 2024 =C3=A0s 10:26, Joel Jacobson escreveu: > Hi Ranier, > > Thanks for looking at this. > > I've double-checked the patch I sent, and it works fine. > > I think I know the cause of your problem: > > Since this is a catalog change, you need to run `make clean`, to ensure > the catalog is rebuilt, > followed by the usual `make && make install`. > > You also need to run `initdb` to create a new database cluster, with the > new catalog version. > > Let me know if you need more specific instructions. > Sorry, sorry but I'm on Windows -> meson. Double checked with: ninja clean ninja ninja install best regards, Ranier Vilela --000000000000b073d0061b3e2deb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Em qua., 19 de jun. de 2024 =C3=A0s 10:26, Joel Jacobson <joel@compiler.org> escreveu:
=
Hi Ranier,

Thanks for looking at this.

I've double-checked the patch I sent, and it works fine.

I think I know the cause of your problem:

Since this is a catalog change, you need to run `make clean`, to ensure the= catalog is rebuilt,
followed by the usual `make && make install`.

You also need to run `initdb` to create a new database cluster, with the ne= w catalog version.

Let me know if you need more specific instructions.
So= rry,=C2=A0sorry but I'm on Windows -> meson.

Double checked with:
ninja clean
ninja
ninj= a install

best regards,
Ranier Vilela
--000000000000b073d0061b3e2deb--