Re: Fix bug with accessing to temporary tables of other sessions - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fix bug with accessing to temporary tables of other sessions
Date
Msg-id ae6y1HYUif7viW_z@paquier.xyz
Whole thread
In response to Re: Fix bug with accessing to temporary tables of other sessions  (Daniil Davydov <3danissimo@gmail.com>)
List pgsql-hackers
On Tue, Apr 21, 2026 at 08:17:15PM +0700, Daniil Davydov wrote:
> BTW, do I understand correctly that I don't need to touch the .po files?

The .po files in the tree are refreshed periodically based on the work
done by pgsql-translators.  There is no need to touch them while
working on the in-core code.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Fix memory leak of reply_message in walreceiver
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks