Re: Misplaced superuser check in pg_log_backend_memory_contexts()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: torikoshia <torikoshia(at)oss(dot)nttdata(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Subject: Re: Misplaced superuser check in pg_log_backend_memory_contexts()
Date: 2021-06-09 01:37:53
Message-ID: YMAbccVkF/HFNR4z@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 09, 2021 at 12:25:51AM +0900, torikoshia wrote:
> BTW, I did the same thing in another patch I'm proposing[1], so I'll fix
> that as well.

Yes, it would be better to be consistent here.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2021-06-09 01:52:10 Re: Multiple hosts in connection string failed to failover in non-hot standby mode
Previous Message Justin Pryzby 2021-06-09 00:50:39 Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic