Re: Yet more ROLE changes in v18 beta1???

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
Cc: Dominique Devienne <ddevienne(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org, robertmhaas(at)gmail(dot)com
Subject: Re: Yet more ROLE changes in v18 beta1???
Date: 2025-06-05 00:30:42
Message-ID: c6c2127b-ae25-4c22-97ff-401209405631@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/4/25 16:17, Ron Johnson wrote:
> On Wed, Jun 4, 2025 at 1:53 PM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com
> <mailto:adrian(dot)klaver(at)aklaver(dot)com>> wrote:
>
>

> Shouldn't the client version only matter for the SQL generated by psql
> meta-commands?  (Because what meta-commands drop roles?)

I would think if the version did not matter there would not be versions.

In particular:

https://www.postgresql.org/docs/18/protocol-overview.html#PROTOCOL-VERSIONS

I don't think that applies here, but it would not hurt to eliminate the
possibility.

What would be really useful though is the actual test SQL being run so
others can confirm/not confirm the error.

>
> --
> Death to <Redacted>, and butter sauce.
> Don't boil me, I'm still alive.
> <Redacted> lobster!

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2025-06-05 00:52:01 Re: Yet more ROLE changes in v18 beta1???
Previous Message Ron Johnson 2025-06-04 23:20:01 Re: Sudden increase in n_dead_tup with no corresponding insert/update/delete