BUG #18512: Backend memory leak when using command parameters after generating notifications

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: wizardbrony(at)gmail(dot)com
Subject: BUG #18512: Backend memory leak when using command parameters after generating notifications
Date: 2024-06-16 20:18:32
Message-ID: 18512-6e89f654d7da884d@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18512
Logged by: Wiz
Email address: wizardbrony(at)gmail(dot)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

Responses

Browse pgsql-bugs by date

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