From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: CREATE ROLE bug? |
Date: | 2023-01-25 17:34:00 |
Message-ID: | Y9FoCNT44b5hY+KH@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Jan 25, 2023 at 12:21:14PM -0500, Robert Haas wrote:
> But it does seem pretty important to keep talking about these things,
> because there's definitely no guarantee whatsoever that all of the
> commits I've made to master in this area are without problems. If we
> find important cases that can't be supported given the new
> restrictions on CREATEROLE, or even important cases that never worked
> but we wish they did, well then we should think about what to change.
> I'm not too concerned about this particular case not working, but the
> next one might be different.
Agreed, thanks for the details.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Embrace your flaws. They make you human, rather than perfect,
which you will never be.
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2023-01-25 17:49:45 | Re: pgsql: Rename contrib module basic_archive to basic_wal_module |
Previous Message | Tomas Vondra | 2023-01-25 17:28:49 | Re: Add LZ4 compression in pg_dump |