From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Noah Misch <noah(at)leadboat(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org, Färber, Franz-Josef (StMUK) <Franz-Josef(dot)Faerber(at)stmuk(dot)bayern(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: Extension pg_trgm, permissions and pg_dump order |
Date: | 2022-06-03 18:17:24 |
Message-ID: | 20220603181724.GA2672350@nathanxps13 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general |
On Tue, May 31, 2022 at 08:28:55AM -0700, Nathan Bossart wrote:
> I've spent some time looking at all the code impacted by a117ceb and
> 0abc1a0, and I've yet to identify any additional problems besides the one
> with ResolveOpClass(). However, I'm far from confident in this analysis,
> and I still need to try out the ereport() approach that Noah suggested. I
> would welcome any assistance identifying other problem areas.
Ah, I think I am missing something. For example, the code that identifies
the exclusion operator (immediately following the call to ResolveOpClass())
is likely subject to a similar problem.
--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2022-06-03 18:25:23 | Re: psql 15beta1 does not print notices on the console until transaction completes |
Previous Message | Collins, John D. | 2022-06-03 16:16:23 | RE: Error installing Stack Builder on Windows 64bit |
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2022-06-03 18:25:23 | Re: psql 15beta1 does not print notices on the console until transaction completes |
Previous Message | Jeff Ross | 2022-06-03 17:10:29 | Re: Logically replicated table has no visible rows |