BUG #18512: Backend memory leak when using command parameters after generating notifications - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18512: Backend memory leak when using command parameters after generating notifications
Date
Msg-id 18512-6e89f654d7da884d@postgresql.org
Whole thread Raw
Responses Re: BUG #18512: Backend memory leak when using command parameters after generating notifications
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18512
Logged by:          Wiz
Email address:      wizardbrony@gmail.com
PostgreSQL version: 14.7
Operating system:   Windows 10
Description:

All the details for this issue were originally reported to the GitHub
project for the database driver I use (Npgsql), but it was concluded that
the problem is in Postgres itself. Here is a link to that page:

https://github.com/npgsql/npgsql/issues/5703


pgsql-bugs by date:

Previous
From: Sandeep Thakkar
Date:
Subject: Re: PostgreSQL 16.3 install fails on Windows with domain user if a local user exists with the same name
Next
From: Tom Lane
Date:
Subject: Re: BUG #18499: Reindexing spgist index concurrently triggers Assert("TransactionIdIsValid(state->myXid)")